How To Install Java Artifact net.corda.plugins.cordapp v4.0.12-tutorial

net.corda.plugins cordapp 4.0.12-tutorial

Introduction

In this article, we'll learn how to install Java artifact cordapp from net.corda.plugins group in version 4.0.12-tutorial. The artifact is available in 15 versions: 5.1.0 4.0.41 4.0.25 4.0.22 4.0.12-tutorial 3.2.1 3.1.0 3.0.9 3.0.8 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 2.0.6 . The cordapp project has been released under Apache-2.0 license, and has its own website at: https://github.com/corda/corda .

How To Install Java Artifact net.corda.plugins.cordapp In Version 4.0.12-tutorial

To install the cordapp artifact in version 4.0.12-tutorial add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses cordapp dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Licenses

Developers