Cordaptor embedded CorDapp bundle

Single-file deployable CorDapp embedding Cordaptor into a Corda node

License

License

GroupId

GroupId

tech.b180.cordaptor
ArtifactId

ArtifactId

cordaptor-bundle-rest-embedded
Last Version

Last Version

0.4.0-corda4.7
Release Date

Release Date

Type

Type

jar
Description

Description

Cordaptor embedded CorDapp bundle
Single-file deployable CorDapp embedding Cordaptor into a Corda node
Project URL

Project URL

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

Source Code Management

https://github.com/b180tech/cordaptor

Download cordaptor-bundle-rest-embedded

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0-corda4.7
0.1.0