MVN

net.corda : corda-install

Maven & Gradle

Sep 21, 2021
2 usages

corda-install · Installs extensions into the node's OSGi framework.

<dependency>
    <groupId>net.corda</groupId>
    <artifactId>corda-install</artifactId>
    <version>5.0.0-DevPreview</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.0.0-DevPreview

All Versions

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

Version Vulnerabilities Updated
5.0.x
corda-install-5.0.0-DevPreview

How to add a dependency to Maven

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

<dependency>
    <groupId>net.corda</groupId>
    <artifactId>corda-install</artifactId>
    <version>5.0.0-DevPreview</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.corda:corda-install:5.0.0-DevPreview'

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

implementation("net.corda:corda-install:5.0.0-DevPreview")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.corda" % "corda-install" % "5.0.0-DevPreview"

Advertisement

Dependencies from Group

Jun 01, 2023
50 usages
3.9k stars
Jun 01, 2023
30 usages
3.9k stars
Feb 17, 2023
25 usages
3.9k stars
Jun 01, 2023
24 usages
3.9k stars
Jun 01, 2023
23 usages
3.9k stars

Discover Dependencies

Mar 20, 2023
2 usages
58 stars
Mar 28, 2022
2 usages
0 stars
Jan 28, 2023
2 usages
0 stars
Sep 25, 2021
2 usages
0 stars
Sep 25, 2021
2 usages
0 stars
Oct 08, 2021
2 usages
0 stars
Sep 25, 2021
2 usages
0 stars
Sep 16, 2022
2 usages
1.9k stars