GroupId | GroupIdbe.fluid-it.microservice.bundle |
---|---|
ArtifactId | ArtifactIdmicroservice-bundle-showcase-cfg |
Version | Version0.1-13 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-showcase-cfg/ -->
<dependency>
<groupId>be.fluid-it.microservice.bundle</groupId>
<artifactId>microservice-bundle-showcase-cfg</artifactId>
<version>0.1-13</version>
</dependency>
// https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-showcase-cfg/
implementation 'be.fluid-it.microservice.bundle:microservice-bundle-showcase-cfg:0.1-13'
// https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-showcase-cfg/
implementation ("be.fluid-it.microservice.bundle:microservice-bundle-showcase-cfg:0.1-13")
'be.fluid-it.microservice.bundle:microservice-bundle-showcase-cfg:jar:0.1-13'
<dependency org="be.fluid-it.microservice.bundle" name="microservice-bundle-showcase-cfg" rev="0.1-13">
<artifact name="microservice-bundle-showcase-cfg" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.fluid-it.microservice.bundle', module='microservice-bundle-showcase-cfg', version='0.1-13')
)
libraryDependencies += "be.fluid-it.microservice.bundle" % "microservice-bundle-showcase-cfg" % "0.1-13"
[be.fluid-it.microservice.bundle/microservice-bundle-showcase-cfg "0.1-13"]