| License |
License |
|---|---|
| GroupId | GroupIdsoftware.amazon.disco |
| ArtifactId | ArtifactIddisco-toolkit-bom |
| Last Version | Last Version0.12.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsoftware.amazon.disco:disco-toolkit-bom
Amazon Disco aspect oriented distributed systems comprehension toolkit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| disco-toolkit-bom-0.12.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.disco/disco-toolkit-bom/ -->
<dependency>
<groupId>software.amazon.disco</groupId>
<artifactId>disco-toolkit-bom</artifactId>
<version>0.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.disco/disco-toolkit-bom/
implementation 'software.amazon.disco:disco-toolkit-bom:0.12.0'
// https://jarcasting.com/artifacts/software.amazon.disco/disco-toolkit-bom/
implementation ("software.amazon.disco:disco-toolkit-bom:0.12.0")
'software.amazon.disco:disco-toolkit-bom:pom:0.12.0'
<dependency org="software.amazon.disco" name="disco-toolkit-bom" rev="0.12.0">
<artifact name="disco-toolkit-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='software.amazon.disco', module='disco-toolkit-bom', version='0.12.0')
)
libraryDependencies += "software.amazon.disco" % "disco-toolkit-bom" % "0.12.0"
[software.amazon.disco/disco-toolkit-bom "0.12.0"]