License |
License |
---|---|
GroupId | GroupIdtech.b180.cordaptor |
ArtifactId | ArtifactIdcordaptor-rest-endpoint |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionCordaptor OpenAPI Endpoint
Provides a REST API for the CorDapps running on the node
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cordaptor-rest-endpoint-0.1.0.pom | |
cordaptor-rest-endpoint-0.1.0.jar | 902 KB |
cordaptor-rest-endpoint-0.1.0-sources.jar | 49 KB |
cordaptor-rest-endpoint-0.1.0-javadoc.jar | 442 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-rest-endpoint/ -->
<dependency>
<groupId>tech.b180.cordaptor</groupId>
<artifactId>cordaptor-rest-endpoint</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-rest-endpoint/
implementation 'tech.b180.cordaptor:cordaptor-rest-endpoint:0.1.0'
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-rest-endpoint/
implementation ("tech.b180.cordaptor:cordaptor-rest-endpoint:0.1.0")
'tech.b180.cordaptor:cordaptor-rest-endpoint:jar:0.1.0'
<dependency org="tech.b180.cordaptor" name="cordaptor-rest-endpoint" rev="0.1.0">
<artifact name="cordaptor-rest-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.b180.cordaptor', module='cordaptor-rest-endpoint', version='0.1.0')
)
libraryDependencies += "tech.b180.cordaptor" % "cordaptor-rest-endpoint" % "0.1.0"
[tech.b180.cordaptor/cordaptor-rest-endpoint "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
tech.b180.cordaptor : cordaptor-kernel | jar | 0.1.0 |
tech.b180.cordaptor : cordaptor-corda-common | jar | 0.1.0 |
tech.b180.cordaptor : glassfish-javax-json-shaded | jar | 1.1 |
org.pac4j : pac4j-core | jar | 4.0.0 |
org.pac4j : pac4j-http | jar | 4.0.0 |
org.pac4j : undertow-pac4j | jar | 4.0.0 |
io.undertow : undertow-core | jar | 2.2.2.Final |
org.koin » koin-core | jar | 2.1.6 |
io.reactivex.rxjava3 : rxjava | jar | 3.0.7 |