is not current version
Last Version 0.57

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

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

Type

jar

Download corbeans-spring-boot-autoconfigure 0.41


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