is not current version
Last Version 0.57

com.github.manosbatsis.corbeans:corbeans-spring-boot-starter 0.29

Corda integration for Spring Boot.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.manosbatsis.corbeans
ArtifactId

ArtifactId

corbeans-spring-boot-starter
Version

Version

0.29
Type

Type

jar

Download corbeans-spring-boot-starter 0.29


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