| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.github.jobservice |
| ArtifactId | ArtifactIdjob-service-postgres-container |
| Last Version | Last Version6.0.0-31 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOrchestration, Management and Monitoring of Data Processing
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| job-service-postgres-container-6.0.0-31.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>6.0.0-31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-postgres-container/
implementation 'com.github.jobservice:job-service-postgres-container:6.0.0-31'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-postgres-container/
implementation ("com.github.jobservice:job-service-postgres-container:6.0.0-31")
'com.github.jobservice:job-service-postgres-container:pom:6.0.0-31'
<dependency org="com.github.jobservice" name="job-service-postgres-container" rev="6.0.0-31">
<artifact name="job-service-postgres-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-postgres-container', version='6.0.0-31')
)
libraryDependencies += "com.github.jobservice" % "job-service-postgres-container" % "6.0.0-31"
[com.github.jobservice/job-service-postgres-container "6.0.0-31"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jobservice : job-service-db | jar | 6.0.0-31 |