MVN

net.corda.plugins : cordapp

Maven & Gradle

Jul 26, 2022
2 usages
24 stars

cordapp · Turns a project into a cordapp project that produces cordapp fat JARs

<dependency>
    <groupId>net.corda.plugins</groupId>
    <artifactId>cordapp</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.corda.plugins : cordapp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.0

All Versions

Choose a version of net.corda.plugins : cordapp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
cordapp-5.1.0
4.0.x
cordapp-4.0.41
cordapp-4.0.25
cordapp-4.0.22
cordapp-4.0.12-tutorial
3.2.x
cordapp-3.2.1
3.1.x
cordapp-3.1.0
3.0.x
cordapp-3.0.9
cordapp-3.0.8
cordapp-3.0.6
cordapp-3.0.5
cordapp-3.0.4
cordapp-3.0.3
cordapp-3.0.2
2.0.x
cordapp-2.0.6

How to add a dependency to Maven

Add the following net.corda.plugins : cordapp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.corda.plugins</groupId>
    <artifactId>cordapp</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.corda.plugins : cordapp gradle dependency to your build.gradle file:

implementation 'net.corda.plugins:cordapp:5.1.0'

Gradle Kotlin DSL: Add the following net.corda.plugins : cordapp gradle kotlin dependency to your build.gradle.kts file:

implementation("net.corda.plugins:cordapp:5.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.corda.plugins : cordapp sbt scala dependency to your build.sbt file:

libraryDependencies += "net.corda.plugins" % "cordapp" % "5.1.0"

Advertisement

Dependencies from Group

Apr 09, 2019
5 usages
24 stars
Jul 26, 2022
2 usages
24 stars
Sep 21, 2021
2 usages
23 stars
Jul 26, 2022
1 usages
24 stars
Sep 21, 2021
1 usages
23 stars

Discover Dependencies

Oct 23, 2022
1 usages
5 stars
Aug 28, 2019
5 usages
104 stars
Oct 21, 2017
0 stars
Oct 29, 2017
0 stars
Oct 17, 2017
1 usages
346 stars
Feb 08, 2018
1 usages
478 stars
Mar 02, 2018
6 usages
478 stars