Last Version

nf-capsule-maven 1.0.3.1

Java packaging and deployment system

License

License

Categories

Categories

Maven Build Tools Capsule Distribution
GroupId

GroupId

io.nextflow
ArtifactId

ArtifactId

nf-capsule-maven
Version

Version

1.0.3.1
Type

Type

jar
Description

Description

nf-capsule-maven
Java packaging and deployment system
Project URL

Project URL

https://github.com/nextflow-io/capsule-maven
Source Code Management

Source Code Management

https://github.com/nextflow-io/capsule-maven

Download nf-capsule-maven 1.0.3.1


<!-- https://jarcasting.com/artifacts/io.nextflow/nf-capsule-maven/ -->
<dependency>
    <groupId>io.nextflow</groupId>
    <artifactId>nf-capsule-maven</artifactId>
    <version>1.0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/nf-capsule-maven/
implementation 'io.nextflow:nf-capsule-maven:1.0.3.1'
// https://jarcasting.com/artifacts/io.nextflow/nf-capsule-maven/
implementation ("io.nextflow:nf-capsule-maven:1.0.3.1")
'io.nextflow:nf-capsule-maven:jar:1.0.3.1'
<dependency org="io.nextflow" name="nf-capsule-maven" rev="1.0.3.1">
  <artifact name="nf-capsule-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='nf-capsule-maven', version='1.0.3.1')
)
libraryDependencies += "io.nextflow" % "nf-capsule-maven" % "1.0.3.1"
[io.nextflow/nf-capsule-maven "1.0.3.1"]

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.