is not current version
Last Version 0.57

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

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.56
Type

Type

jar

Download corbeans-spring-boot-starter 0.56


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