Jar examples for n:node-schemas
Corda node database schemas
You can download jar file node-schemas 0.12.1 in this page.
Apache-2.0
You can use the following script to add node-schemas-0.12.1.jar to your project.
<dependency> <groupId>net.corda</groupId> <artifactId>node-schemas</artifactId> <version>0.12.1</version> </dependency>
compile group: 'net.corda', name: 'node-schemas', version: '0.12.1'
libraryDependencies += "net.corda" % "node-schemas" % "0.12.1"
<dependency org="net.corda" name="node-schemas" rev="0.12.1"/>
@Grapes(@Grab(group='net.corda', module='node-schemas', version='0.12.1'))
'net.corda:node-schemas:jar:0.12.1'
Click the following link to download the jar file.
node-schemas-0.12.1-javadoc.jar