is not current version
Last Version 0.0.20

com.github.zed-platform:zed-bom 0.0.2

Zed - the actuator services platform

Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-bom
Version

Version

0.0.2
Type

Type

pom

Download zed-bom 0.0.2

Filename Size
zed-bom-0.0.2.pom 10 KB
Browse

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