License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdbe.atbash.ee.security.octopus |
ArtifactId | ArtifactIdbom |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAtbash Octopus Parent
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bom-0.6.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.atbash.ee.security.octopus/bom/ -->
<dependency>
<groupId>be.atbash.ee.security.octopus</groupId>
<artifactId>bom</artifactId>
<version>0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.ee.security.octopus/bom/
implementation 'be.atbash.ee.security.octopus:bom:0.6'
// https://jarcasting.com/artifacts/be.atbash.ee.security.octopus/bom/
implementation ("be.atbash.ee.security.octopus:bom:0.6")
'be.atbash.ee.security.octopus:bom:pom:0.6'
<dependency org="be.atbash.ee.security.octopus" name="bom" rev="0.6">
<artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.atbash.ee.security.octopus', module='bom', version='0.6')
)
libraryDependencies += "be.atbash.ee.security.octopus" % "bom" % "0.6"
[be.atbash.ee.security.octopus/bom "0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |
org.assertj : assertj-core | jar | 2.9.1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |