License |
License |
---|---|
GroupId | GroupIdcom.github.manosbatsis.corbeans |
ArtifactId | ArtifactIdcorbeans |
Version | Version0.30 |
Type | Typejar |
Description |
Descriptioncorbeans
Corda integration for Spring Boot.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
corbeans-0.30.pom | |
corbeans-0.30.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.manosbatsis.corbeans/corbeans/ -->
<dependency>
<groupId>com.github.manosbatsis.corbeans</groupId>
<artifactId>corbeans</artifactId>
<version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.corbeans/corbeans/
implementation 'com.github.manosbatsis.corbeans:corbeans:0.30'
// https://jarcasting.com/artifacts/com.github.manosbatsis.corbeans/corbeans/
implementation ("com.github.manosbatsis.corbeans:corbeans:0.30")
'com.github.manosbatsis.corbeans:corbeans:jar:0.30'
<dependency org="com.github.manosbatsis.corbeans" name="corbeans" rev="0.30">
<artifact name="corbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.corbeans', module='corbeans', version='0.30')
)
libraryDependencies += "com.github.manosbatsis.corbeans" % "corbeans" % "0.30"
[com.github.manosbatsis.corbeans/corbeans "0.30"]