Last Version

com.github.lburgazzoli:atomix-boot-starter-client 1.0.2

atomix-boot

License

License

Categories

Categories

CLI User Interface Atomix Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.lburgazzoli
ArtifactId

ArtifactId

atomix-boot-starter-client
Version

Version

1.0.2
Type

Type

jar
Description

Description

atomix-boot

Download atomix-boot-starter-client 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.lburgazzoli/atomix-boot-starter-client/ -->
<dependency>
    <groupId>com.github.lburgazzoli</groupId>
    <artifactId>atomix-boot-starter-client</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lburgazzoli/atomix-boot-starter-client/
implementation 'com.github.lburgazzoli:atomix-boot-starter-client:1.0.2'
// https://jarcasting.com/artifacts/com.github.lburgazzoli/atomix-boot-starter-client/
implementation ("com.github.lburgazzoli:atomix-boot-starter-client:1.0.2")
'com.github.lburgazzoli:atomix-boot-starter-client:jar:1.0.2'
<dependency org="com.github.lburgazzoli" name="atomix-boot-starter-client" rev="1.0.2">
  <artifact name="atomix-boot-starter-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lburgazzoli', module='atomix-boot-starter-client', version='1.0.2')
)
libraryDependencies += "com.github.lburgazzoli" % "atomix-boot-starter-client" % "1.0.2"
[com.github.lburgazzoli/atomix-boot-starter-client "1.0.2"]

Dependencies

compile (9)

Group / Artifact Type Version
com.github.lburgazzoli : atomix-boot-starter-common jar 1.0.2
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

test (4)

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

Project Modules

There are no modules declared in this project.