Cloudstate Spring Boot

Cloudstate Spring Boot support

License

License

GroupId

GroupId

io.cloudstate
ArtifactId

ArtifactId

cloudstate-springboot-support
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Cloudstate Spring Boot
Cloudstate Spring Boot support
Project URL

Project URL

https://github.com/cloudstateio/springboot-support
Source Code Management

Source Code Management

https://github.com/cloudstateio/springboot-support

Download cloudstate-springboot-support

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (2)

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

Project Modules

There are no modules declared in this project.
io.cloudstate

Cloudstate

State handling in a serverless world

Versions

Version
0.5.2
0.5.1