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

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antonio-it-lab
ArtifactId

ArtifactId

ab-bom
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.github.antonio-it-lab:ab-bom
A configuration of libraries used as base for a spring projects.
Project URL

Project URL

https://github.com/antonio-it-lab/beer-ab-bom
Project Organization

Project Organization

AB coop.
Source Code Management

Source Code Management

http://github.com/antonio-it-lab/beer-ab-bom/

Download ab-bom

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

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.4.2
org.springframework.boot : spring-boot-starter-web jar 2.4.2
org.projectlombok : lombok Optional jar 1.18.16
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.2
org.springframework.boot : spring-boot-starter-validation jar 2.4.2
org.mapstruct : mapstruct jar 1.4.2.Final
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.4.2
com.h2database : h2 jar 1.4.200
mysql : mysql-connector-java jar 8.0.22

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0