License |
License |
---|---|
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdjob-service-admin |
Version | Version5.0.0-4 |
Type | Typewar |
Description |
Descriptionjob-service-admin
Orchestration, Management and Monitoring of Data Processing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-admin/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-admin</artifactId>
<version>5.0.0-4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-admin/
implementation 'com.github.jobservice:job-service-admin:5.0.0-4'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-admin/
implementation ("com.github.jobservice:job-service-admin:5.0.0-4")
'com.github.jobservice:job-service-admin:war:5.0.0-4'
<dependency org="com.github.jobservice" name="job-service-admin" rev="5.0.0-4">
<artifact name="job-service-admin" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-admin', version='5.0.0-4')
)
libraryDependencies += "com.github.jobservice" % "job-service-admin" % "5.0.0-4"
[com.github.jobservice/job-service-admin "5.0.0-4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jobservice : job-service-db-client | jar | 5.0.0-4 |
javax.servlet : servlet-api | jar | |
org.slf4j : slf4j-api | jar | 1.7.26 |
com.google.code.gson : gson | jar | 2.8.6 |
com.github.workerframework : util-rabbitmq | jar | |
com.rabbitmq : amqp-client | jar | |
com.github.jobservice : job-service-config | jar | 5.0.0-4 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.2.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |