License |
License |
---|---|
GroupId | GroupIdio.cloudstate |
ArtifactId | ArtifactIdcloudstate-springboot-support |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloudstate Spring Boot
Cloudstate Spring Boot support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.cloudstate/cloudstate-springboot-support/ -->
<dependency>
<groupId>io.cloudstate</groupId>
<artifactId>cloudstate-springboot-support</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudstate/cloudstate-springboot-support/
implementation 'io.cloudstate:cloudstate-springboot-support:0.5.2'
// https://jarcasting.com/artifacts/io.cloudstate/cloudstate-springboot-support/
implementation ("io.cloudstate:cloudstate-springboot-support:0.5.2")
'io.cloudstate:cloudstate-springboot-support:jar:0.5.2'
<dependency org="io.cloudstate" name="cloudstate-springboot-support" rev="0.5.2">
<artifact name="cloudstate-springboot-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudstate', module='cloudstate-springboot-support', version='0.5.2')
)
libraryDependencies += "io.cloudstate" % "cloudstate-springboot-support" % "0.5.2"
[io.cloudstate/cloudstate-springboot-support "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.4.RELEASE |
io.cloudstate : cloudstate-java-support | jar | 0.5.2 |
io.github.classgraph : classgraph | jar | 4.8.65 |
javax.inject : javax.inject | jar | 1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.2.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
org.junit.jupiter : junit-jupiter | jar | 5.4.0 |