How To Install Java Artifact net.corda.corda-api v5.0.0.765

net.corda corda-api 5.0.0.765

Introduction

In this article, we'll learn how to install Java artifact corda-api from net.corda group in version 5.0.0.765. The artifact is available in 12 versions: 5.2.1.53 5.2.0.52 5.1.0.39 5.0.0.765 5.0.0.763-Iguana1.0 5.0.0.755-Hawk1.0.1 5.0.0.755-Hawk1.0 5.0.0.665-Gecko1.0 5.0.0.524-Fox1.1 5.0.0.523-Fox1.0 5.0.0.435-Eagle 5.0.0.190-DevPreview-2 . The Corda API Platform project has been released under The Apache License, Version 2.0 license, and has its own website at: https://github.com/corda/corda-api .

How To Install Java Artifact net.corda.corda-api In Version 5.0.0.765

To install the Corda API Platform artifact in version 5.0.0.765 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 Corda API Platform 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.

Managed dependencies (23)

Licenses