Last Version

cordform-common 4.0.28

These classes are the interface between Corda and Cordformation

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

cordform-common
Version

Version

4.0.28
Type

Type

jar
Description

Description

cordform-common
These classes are the interface between Corda and Cordformation
Project URL

Project URL

https://github.com/corda/corda-gradle-plugins
Source Code Management

Source Code Management

https://github.com/corda/corda-gradle-plugins

Download cordform-common 4.0.28


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.51
com.google.code.findbugs : jsr305 jar 3.0.2
com.typesafe : config jar 1.3.1

Project Modules

There are no modules declared in this project.