Skip to content

Intershop Commerce Management job runner library for Gradle plugins

Notifications You must be signed in to change notification settings

IntershopCommunicationsAG/icmjobrunner

Repository files navigation

Library to start an Intershop Commerce Management Job

The necessary libraries are packed and shaded in one jar.

These are the main dependencies:

jakarta.ws.rs:jakarta.ws.rs-api:2.1.6
org.glassfish.jersey.core:jersey-client:2.29.1
org.glassfish.jersey.media:jersey-media-json-jackson:2.29.1
org.codehaus.jettison:jettison:1.4.1
org.glassfish.jersey.inject:jersey-hk2:2.29.1
commons-httpclient:commons-httpclient:3.1

excluded: org.glassfish.hk2.external:jakarta.inject

The main class is com.intershop.icm.jobrunner.JobRunner. See Java Doc of this class. There is the possibility to disable the SSL verification.

License

Copyright 2014-2020 Intershop Communications.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Intershop Commerce Management job runner library for Gradle plugins

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages