License |
License |
---|---|
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdjob-service |
Last Version | Last Version6.0.0-31 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionjob-service
Orchestration, Management and Monitoring of Data Processing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
job-service-6.0.0-31.pom | |
job-service-6.0.0-31.war | 15 MB |
job-service-6.0.0-31-sources.jar | 65 KB |
job-service-6.0.0-31-javadoc.jar | 297 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service</artifactId>
<version>6.0.0-31</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service/
implementation 'com.github.jobservice:job-service:6.0.0-31'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service/
implementation ("com.github.jobservice:job-service:6.0.0-31")
'com.github.jobservice:job-service:war:6.0.0-31'
<dependency org="com.github.jobservice" name="job-service" rev="6.0.0-31">
<artifact name="job-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service', version='6.0.0-31')
)
libraryDependencies += "com.github.jobservice" % "job-service" % "6.0.0-31"
[com.github.jobservice/job-service "6.0.0-31"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-jersey-jaxrs | jar | |
com.sun.jersey : jersey-core | jar | 1.19 |
com.sun.jersey : jersey-servlet | jar | 1.19 |
com.sun.jersey : jersey-server | jar | 1.19 |
com.sun.xml.bind : jaxb-impl | jar | |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | |
jakarta.xml.bind : jakarta.xml.bind-api | jar | |
com.github.cafapi.codec : codec-json | jar | |
org.postgresql : postgresql | jar | 42.2.13 |
com.github.cafapi.logging : caf-logging-logback | jar | |
com.github.cafapi.correlation : caf-correlation-jservlet | jar | 1.0.0-80 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.powermock : powermock-core | jar | |
junit : junit | jar | |
com.sun.jersey : jersey-client | jar | 1.19 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | |
org.powermock : powermock-api-mockito | jar | |
org.testng : testng | jar | 7.1.0 |