is not current version
Last Version 0.3.0

org.apache.servicecomb.saga:docker-build-config 0.2.0


Categories

Categories

Docker Container Virtualization Tools config Application Layer Libs Configuration
GroupId

GroupId

org.apache.servicecomb.saga
ArtifactId

ArtifactId

docker-build-config
Version

Version

0.2.0
Type

Type

pom

Download docker-build-config 0.2.0


<!-- https://jarcasting.com/artifacts/org.apache.servicecomb.saga/docker-build-config/ -->
<dependency>
    <groupId>org.apache.servicecomb.saga</groupId>
    <artifactId>docker-build-config</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb.saga/docker-build-config/
implementation 'org.apache.servicecomb.saga:docker-build-config:0.2.0'
// https://jarcasting.com/artifacts/org.apache.servicecomb.saga/docker-build-config/
implementation ("org.apache.servicecomb.saga:docker-build-config:0.2.0")
'org.apache.servicecomb.saga:docker-build-config:pom:0.2.0'
<dependency org="org.apache.servicecomb.saga" name="docker-build-config" rev="0.2.0">
  <artifact name="docker-build-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb.saga', module='docker-build-config', version='0.2.0')
)
libraryDependencies += "org.apache.servicecomb.saga" % "docker-build-config" % "0.2.0"
[org.apache.servicecomb.saga/docker-build-config "0.2.0"]