core

Corda core

License

License

Categories

Categories

Net
GroupId

GroupId

net.corda
ArtifactId

ArtifactId

core
Last Version

Last Version

0.12.1
Release Date

Release Date

Type

Type

jar
Description

Description

core
Corda core
Project URL

Project URL

https://github.com/corda/corda
Source Code Management

Source Code Management

https://github.com/corda/corda

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/net.corda/core/ -->
<dependency>
    <groupId>net.corda</groupId>
    <artifactId>core</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda/core/
implementation 'net.corda:core:0.12.1'
// https://jarcasting.com/artifacts/net.corda/core/
implementation ("net.corda:core:0.12.1")
'net.corda:core:jar:0.12.1'
<dependency org="net.corda" name="core" rev="0.12.1">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda', module='core', version='0.12.1')
)
libraryDependencies += "net.corda" % "core" % "0.12.1"
[net.corda/core "0.12.1"]

Dependencies

runtime (19)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.2
org.jetbrains.kotlin : kotlin-reflect jar 1.1.2
com.google.code.findbugs : jsr305 jar 3.0.1
org.apache.logging.log4j : log4j-core jar 2.7
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 21.0
io.reactivex : rxjava jar 1.2.4
com.esotericsoftware : kryo jar 4.0.0
de.javakaffee : kryo-serializers jar 0.41
org.apache.commons : commons-jexl3 jar 3.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
net.i2p.crypto : eddsa jar 0.2.0
org.bouncycastle : bcprov-jdk15on jar 1.56
org.bouncycastle : bcpkix-jdk15on jar 1.56
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
io.requery : requery-kotlin jar 1.2.1
org.apache.qpid : proton-j jar 0.18.0
co.paralleluniverse : quasar-core jar 0.7.6

Project Modules

There are no modules declared in this project.

Corda

License

Corda

Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.

Features

  • Smart contracts that can be written in Java and other JVM languages
  • Flow framework to manage communication and negotiation between participants
  • Peer-to-peer network of nodes
  • "Notary" infrastructure to validate uniqueness and sequencing of transactions without global broadcast
  • Enables the development and deployment of distributed apps called CorDapps
  • Written in Kotlin, targeting the JVM

Getting started

  1. Read the Getting Started documentation
  2. Run the Example CorDapp
  3. Read about Corda's Key Concepts
  4. Follow the Hello, World! tutorial

Useful links

Contributing

Corda is an open-source project and contributions are welcome!

To find out how to contribute, please see our contributing docs.

License

Apache 2.0

Acknowledgements

YourKit

YourKit supports open source projects with its full-featured Java Profiler.

YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

net.corda

Corda

Versions

Version
0.12.1
0.11.1
0.11.0
0.10.1
0.9.2
0.9.1
0.8.2
0.8.1
0.8
0.7
0.6