is not current version
Last Version 195ae24

org.factcast:factcast-example-client-spring-boot2 0.1.4.2


Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-example-client-spring-boot2
Version

Version

0.1.4.2
Type

Type

jar

Download factcast-example-client-spring-boot2 0.1.4.2


<!-- https://jarcasting.com/artifacts/org.factcast/factcast-example-client-spring-boot2/ -->
<dependency>
    <groupId>org.factcast</groupId>
    <artifactId>factcast-example-client-spring-boot2</artifactId>
    <version>0.1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.factcast/factcast-example-client-spring-boot2/
implementation 'org.factcast:factcast-example-client-spring-boot2:0.1.4.2'
// https://jarcasting.com/artifacts/org.factcast/factcast-example-client-spring-boot2/
implementation ("org.factcast:factcast-example-client-spring-boot2:0.1.4.2")
'org.factcast:factcast-example-client-spring-boot2:jar:0.1.4.2'
<dependency org="org.factcast" name="factcast-example-client-spring-boot2" rev="0.1.4.2">
  <artifact name="factcast-example-client-spring-boot2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.factcast', module='factcast-example-client-spring-boot2', version='0.1.4.2')
)
libraryDependencies += "org.factcast" % "factcast-example-client-spring-boot2" % "0.1.4.2"
[org.factcast/factcast-example-client-spring-boot2 "0.1.4.2"]