flask

Packages an application as an executable jar of jars.

License

License

Categories

Categories

Net
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

flask
Last Version

Last Version

6.0.0-DevPreview
Release Date

Release Date

Type

Type

jar
Description

Description

flask
Packages an application as an executable jar of jars.
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 flask

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.0-DevPreview