is not current version
Last Version 3.0

io.silverware:microservices-bom 2.0

SilverWare Microservices Platform Bill of Materials.

Categories

Categories

Microservices Container
GroupId

GroupId

io.silverware
ArtifactId

ArtifactId

microservices-bom
Version

Version

2.0
Type

Type

pom

Download microservices-bom 2.0

Filename Size
microservices-bom-2.0.pom 12 KB
Browse

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