is not current version
Last Version 0.57

com.github.manosbatsis.corbeans:corbeans-spring-boot-autoconfigure 0.37

Corda integration for Spring Boot.

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.manosbatsis.corbeans
ArtifactId

ArtifactId

corbeans-spring-boot-autoconfigure
Version

Version

0.37
Type

Type

jar

Download corbeans-spring-boot-autoconfigure 0.37


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