is not current version
Last Version 3.0

io.silverware:microservices-bom 1.1

SilverWare Microservices Platform Bill of Materials.

Categories

Categories

Microservices Container
GroupId

GroupId

io.silverware
ArtifactId

ArtifactId

microservices-bom
Version

Version

1.1
Type

Type

pom

Download microservices-bom 1.1

Filename Size
microservices-bom-1.1.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/io.silverware/microservices-bom/ -->
<dependency>
    <groupId>io.silverware</groupId>
    <artifactId>microservices-bom</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.silverware/microservices-bom/
implementation 'io.silverware:microservices-bom:1.1'
// https://jarcasting.com/artifacts/io.silverware/microservices-bom/
implementation ("io.silverware:microservices-bom:1.1")
'io.silverware:microservices-bom:pom:1.1'
<dependency org="io.silverware" name="microservices-bom" rev="1.1">
  <artifact name="microservices-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.silverware', module='microservices-bom', version='1.1')
)
libraryDependencies += "io.silverware" % "microservices-bom" % "1.1"
[io.silverware/microservices-bom "1.1"]