Cordaptor OpenAPI Endpoint

Provides a REST API for the CorDapps running on the node

License

License

GroupId

GroupId

tech.b180.cordaptor
ArtifactId

ArtifactId

cordaptor-rest-endpoint
Last Version

Last Version

0.4.0-corda4.7
Release Date

Release Date

Type

Type

jar
Description

Description

Cordaptor OpenAPI Endpoint
Provides a REST API for the CorDapps running on the node
Project URL

Project URL

https://github.com/b180tech/cordaptor
Source Code Management

Source Code Management

https://github.com/b180tech/cordaptor

Download cordaptor-rest-endpoint

How to add to project

<!-- https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-rest-endpoint/ -->
<dependency>
    <groupId>tech.b180.cordaptor</groupId>
    <artifactId>cordaptor-rest-endpoint</artifactId>
    <version>0.4.0-corda4.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-rest-endpoint/
implementation 'tech.b180.cordaptor:cordaptor-rest-endpoint:0.4.0-corda4.7'
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-rest-endpoint/
implementation ("tech.b180.cordaptor:cordaptor-rest-endpoint:0.4.0-corda4.7")
'tech.b180.cordaptor:cordaptor-rest-endpoint:jar:0.4.0-corda4.7'
<dependency org="tech.b180.cordaptor" name="cordaptor-rest-endpoint" rev="0.4.0-corda4.7">
  <artifact name="cordaptor-rest-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.b180.cordaptor', module='cordaptor-rest-endpoint', version='0.4.0-corda4.7')
)
libraryDependencies += "tech.b180.cordaptor" % "cordaptor-rest-endpoint" % "0.4.0-corda4.7"
[tech.b180.cordaptor/cordaptor-rest-endpoint "0.4.0-corda4.7"]

Dependencies

runtime (10)

Group / Artifact Type Version
tech.b180.cordaptor : cordaptor-kernel jar 0.4.0-corda4.7
tech.b180.cordaptor : cordaptor-corda-common jar 0.4.0-corda4.7
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
org.apache.httpcomponents : httpmime jar 4.5.13

Project Modules

There are no modules declared in this project.
tech.b180.cordaptor

B180.tech

Versions

Version
0.4.0-corda4.7
0.1.0