Package net. corda. plugins. cpk2
Types
Generate a new CPK format CorDapp for use in Corda.
Functions
This configuration will contribute to the CorDapp's compile classpath but not to its runtime classpath. However, it will still contribute to all TESTING classpaths.
Get a MessageDigest for algorithmName, and handle any NoSuchAlgorithmException.
Compute hash for contents of InputStream.
Identify a platform dependency by examining its Category variant attribute.
Registers these CordappData properties as task inputs, because Gradle cannot "see" their @Input annotations yet.
Registers these CordappExtension properties as task inputs, because Gradle cannot "see" their @Input annotations yet.
Registers these OsgiExtension properties as task inputs, because Gradle cannot "see" their @Input annotations yet.
Registers these Signing properties as task inputs, because Gradle cannot "see" their @Input annotations yet.
Identify the artifacts that were resolved for these Dependency objects, including all of their transitive dependencies.
Identify the artifacts that were resolved for these Dependency objects only. This does not include any transitive dependencies.