Clinton 484cf75420 CORDA-686 - Split Cordapp gradle plugin from cordformation ()
Added CorDapp gradle plugin written in Kotlin and bumped the version of gradle plugins to 2.0.0 to reflect that this backwards incompatible change is a part of the on going stabilisation of the Corda gradle plugin suite.
2017-10-09 20:08:08 +01:00

310 B

Cordapp Gradle Plugin

Purpose

To transform any project this plugin is applied to into a cordapp project that generates a cordapp JAR.

Effects

Will modify the default JAR task to create a CorDapp format JAR instead see here for more information.