| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jobservice |
| ArtifactId | ArtifactIdjob-service |
| Version | Version4.0.0-1076 |
| Type | Typewar |
| Description |
Descriptionjob-service
Orchestration, Management and Monitoring of Data Processing
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| job-service-4.0.0-1076.pom | |
| job-service-4.0.0-1076.war | 17 MB |
| job-service-4.0.0-1076-sources.jar | 82 KB |
| job-service-4.0.0-1076-javadoc.jar | 360 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service</artifactId>
<version>4.0.0-1076</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service/
implementation 'com.github.jobservice:job-service:4.0.0-1076'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service/
implementation ("com.github.jobservice:job-service:4.0.0-1076")
'com.github.jobservice:job-service:war:4.0.0-1076'
<dependency org="com.github.jobservice" name="job-service" rev="4.0.0-1076">
<artifact name="job-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service', version='4.0.0-1076')
)
libraryDependencies += "com.github.jobservice" % "job-service" % "4.0.0-1076"
[com.github.jobservice/job-service "4.0.0-1076"]
| 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.5 |
| 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 | |
| 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 |