License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.manosbatsis.corbeans |
ArtifactId | ArtifactIdcorbeans-spring-boot-autoconfigure |
Last Version | Last Version0.57 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncorbeans-spring-boot-autoconfigure
Corda integration for Spring Boot.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.corbeans/corbeans-spring-boot-autoconfigure/
implementation 'com.github.manosbatsis.corbeans:corbeans-spring-boot-autoconfigure:0.57'
// https://jarcasting.com/artifacts/com.github.manosbatsis.corbeans/corbeans-spring-boot-autoconfigure/
implementation ("com.github.manosbatsis.corbeans:corbeans-spring-boot-autoconfigure:0.57")
'com.github.manosbatsis.corbeans:corbeans-spring-boot-autoconfigure:jar:0.57'
<dependency org="com.github.manosbatsis.corbeans" name="corbeans-spring-boot-autoconfigure" rev="0.57">
<artifact name="corbeans-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.corbeans', module='corbeans-spring-boot-autoconfigure', version='0.57')
)
libraryDependencies += "com.github.manosbatsis.corbeans" % "corbeans-spring-boot-autoconfigure" % "0.57"
[com.github.manosbatsis.corbeans/corbeans-spring-boot-autoconfigure "0.57"]
Group / Artifact | Type | Version |
---|---|---|
com.github.manosbatsis.corbeans : corbeans-spring-boot-corda | jar | 0.57 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.71 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.71 |
org.springdoc : springdoc-openapi-ui | jar | 1.2.30 |
org.springframework.boot : spring-boot-starter | jar | 2.3.5.RELEASE |
org.springframework.boot : spring-boot-starter-validation | jar | 2.3.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.jetbrains.kotlin : kotlin-test | jar | 1.2.71 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.5.RELEASE |