License |
License |
---|---|
Categories |
CategoriesCapsule Build Tools Distribution |
GroupId | GroupIdio.nextflow |
ArtifactId | ArtifactIdcapsule |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncapsule
Java packaging and deployment system
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
capsule-1.1.1.pom | |
capsule-1.1.1.jar | 76 KB |
capsule-1.1.1-sources.jar | 51 KB |
capsule-1.1.1-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
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 |