is not current version
Last Version 0.57

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

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

Type

jar

Download corbeans-spring-boot-autoconfigure 0.50


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