Last Version

com.github.kronen:cellardoor-bom 0.0.4

Parent pom providing dependency and plugin management for CellarDoor project

License

License

GroupId

GroupId

com.github.kronen
ArtifactId

ArtifactId

cellardoor-bom
Version

Version

0.0.4
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for CellarDoor project
Source Code Management

Source Code Management

https://github.com/Kronen/cellardoor-bom

Download cellardoor-bom 0.0.4

Filename Size
cellardoor-bom-0.0.4.pom 10 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.6.0
org.springframework.boot : spring-boot-starter-actuator jar 2.6.0
org.projectlombok : lombok Optional jar 1.18.22
org.mapstruct : mapstruct jar 1.4.2.Final
org.springframework.boot : spring-boot-starter-test jar 2.6.0

Project Modules

There are no modules declared in this project.