License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdjob-service-postgres-container |
Version | Version5.0.0-4 |
Type | Typepom |
Description |
DescriptionOrchestration, Management and Monitoring of Data Processing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
job-service-postgres-container-5.0.0-4.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-postgres-container/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-postgres-container</artifactId>
<version>5.0.0-4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-postgres-container/
implementation 'com.github.jobservice:job-service-postgres-container:5.0.0-4'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-postgres-container/
implementation ("com.github.jobservice:job-service-postgres-container:5.0.0-4")
'com.github.jobservice:job-service-postgres-container:pom:5.0.0-4'
<dependency org="com.github.jobservice" name="job-service-postgres-container" rev="5.0.0-4">
<artifact name="job-service-postgres-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-postgres-container', version='5.0.0-4')
)
libraryDependencies += "com.github.jobservice" % "job-service-postgres-container" % "5.0.0-4"
[com.github.jobservice/job-service-postgres-container "5.0.0-4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jobservice : job-service-db | jar | 5.0.0-4 |