is not current version
Last Version 0.12.0

software.amazon.disco:disco-toolkit-bom 0.10.0

Amazon Disco aspect oriented distributed systems comprehension toolkit

GroupId

GroupId

software.amazon.disco
ArtifactId

ArtifactId

disco-toolkit-bom
Version

Version

0.10.0
Type

Type

pom

Download disco-toolkit-bom 0.10.0


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