is not current version
Last Version 2.0.0

com.github.antonio-it-lab:ab-bom 1.0.0

A configuration of libraries used as base for a spring projects.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antonio-it-lab
ArtifactId

ArtifactId

ab-bom
Version

Version

1.0.0
Type

Type

pom

Download ab-bom 1.0.0

Filename Size
ab-bom-1.0.0.pom 9 KB
Browse

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