Last Version

capsule 1.1.1

Java packaging and deployment system

License

License

Categories

Categories

Capsule Build Tools Distribution
GroupId

GroupId

io.nextflow
ArtifactId

ArtifactId

capsule
Version

Version

1.1.1
Type

Type

jar
Description

Description

capsule
Java packaging and deployment system
Project URL

Project URL

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

Source Code Management

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

Download capsule 1.1.1


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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.truth0 : truth jar 0.23
com.google.jimfs : jimfs jar 1.1
org.jooq : joor jar 0.9.6
io.nextflow : capsule-util jar 1.1.1

Project Modules

There are no modules declared in this project.