is not current version
Last Version 0.30

com.github.manosbatsis.corbeans:corbeans 0.24

Corda integration for Spring Boot.

GroupId

GroupId

com.github.manosbatsis.corbeans
ArtifactId

ArtifactId

corbeans
Version

Version

0.24
Type

Type

jar

Download corbeans 0.24


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