| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kronen |
| ArtifactId | ArtifactIdcellardoor-bom |
| Version | Version0.0.1 |
| Type | Typepom |
| Description |
DescriptionParent pom providing dependency and plugin management for CellarDoor project
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cellardoor-bom-0.0.1.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kronen/cellardoor-bom/ -->
<dependency>
<groupId>com.github.kronen</groupId>
<artifactId>cellardoor-bom</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kronen/cellardoor-bom/
implementation 'com.github.kronen:cellardoor-bom:0.0.1'
// https://jarcasting.com/artifacts/com.github.kronen/cellardoor-bom/
implementation ("com.github.kronen:cellardoor-bom:0.0.1")
'com.github.kronen:cellardoor-bom:pom:0.0.1'
<dependency org="com.github.kronen" name="cellardoor-bom" rev="0.0.1">
<artifact name="cellardoor-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kronen', module='cellardoor-bom', version='0.0.1')
)
libraryDependencies += "com.github.kronen" % "cellardoor-bom" % "0.0.1"
[com.github.kronen/cellardoor-bom "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.3 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.4.3 |
| org.projectlombok : lombok Optional | jar | 1.18.18 |
| org.mapstruct : mapstruct | jar | 1.4.2.Final |
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |