| License |
License
GNU General Public License v3.0
|
|---|---|
| GroupId | GroupIdbiz.eyebeam.mssc |
| ArtifactId | ArtifactIdmssc-public-bom |
| Version | Version1.0.4 |
| Type | Typepom |
| Description |
Descriptionmssc-public-bom
Public project for shared microservices dependencies
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mssc-public-bom-1.0.4.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/biz.eyebeam.mssc/mssc-public-bom/ -->
<dependency>
<groupId>biz.eyebeam.mssc</groupId>
<artifactId>mssc-public-bom</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.eyebeam.mssc/mssc-public-bom/
implementation 'biz.eyebeam.mssc:mssc-public-bom:1.0.4'
// https://jarcasting.com/artifacts/biz.eyebeam.mssc/mssc-public-bom/
implementation ("biz.eyebeam.mssc:mssc-public-bom:1.0.4")
'biz.eyebeam.mssc:mssc-public-bom:pom:1.0.4'
<dependency org="biz.eyebeam.mssc" name="mssc-public-bom" rev="1.0.4">
<artifact name="mssc-public-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.eyebeam.mssc', module='mssc-public-bom', version='1.0.4')
)
libraryDependencies += "biz.eyebeam.mssc" % "mssc-public-bom" % "1.0.4"
[biz.eyebeam.mssc/mssc-public-bom "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-artemis | jar | 2.5.5 |
| org.springframework.boot : spring-boot-starter | jar | 2.5.5 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.5 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.5 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.5.5 |
| org.springframework.statemachine : spring-statemachine-core | jar | 3.0.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.5 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| org.mapstruct : mapstruct | jar | 1.4.2.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.5.5 |
| com.h2database : h2 | jar | 1.4.200 |
| mysql : mysql-connector-java | jar | 8.0.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-junit-jupiter | jar | 3.9.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.5 |