| License |
License |
|---|---|
| Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.github.lburgazzoli |
| ArtifactId | ArtifactIdatomix-boot |
| Version | Version1.0.2 |
| Type | Typepom |
| Description |
Descriptionatomix-boot
atomix-boot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| atomix-boot-1.0.2.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lburgazzoli/atomix-boot/ -->
<dependency>
<groupId>com.github.lburgazzoli</groupId>
<artifactId>atomix-boot</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lburgazzoli/atomix-boot/
implementation 'com.github.lburgazzoli:atomix-boot:1.0.2'
// https://jarcasting.com/artifacts/com.github.lburgazzoli/atomix-boot/
implementation ("com.github.lburgazzoli:atomix-boot:1.0.2")
'com.github.lburgazzoli:atomix-boot:pom:1.0.2'
<dependency org="com.github.lburgazzoli" name="atomix-boot" rev="1.0.2">
<artifact name="atomix-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lburgazzoli', module='atomix-boot', version='1.0.2')
)
libraryDependencies += "com.github.lburgazzoli" % "atomix-boot" % "1.0.2"
[com.github.lburgazzoli/atomix-boot "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar | 1.18 |
| javax.validation : validation-api | jar | 2.0.0.Final |
| org.springframework.boot : spring-boot-starter | jar | 1.5.7.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 1.5.7.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.7.RELEASE |
| io.atomix : atomix | jar | 1.0.8 |
| io.atomix : atomix-groups | jar | 1.0.8 |
| io.atomix.catalyst : catalyst-netty | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.8.0 |
| org.hibernate.validator : hibernate-validator | jar | 6.0.2.Final |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |