corda/gradle-plugins/cordapp
Clinton 1375084936
CORDA-840: Gradle plugins are now able to be published to artifactory. (#2203)
Gradle plugins are now able to be published to artifactory.
2017-12-07 17:22:22 +00:00
..
src/main Upgraded to gradle 4.3 (#1960) 2017-10-31 16:44:13 +00:00
build.gradle CORDA-840: Gradle plugins are now able to be published to artifactory. (#2203) 2017-12-07 17:22:22 +00:00
README.md CORDA-686 - Split Cordapp gradle plugin from cordformation (#1817) 2017-10-09 20:08:08 +01:00

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.