License |
License |
---|---|
Categories |
CategoriesCapsule Build Tools Distribution |
GroupId | GroupIdio.nextflow |
ArtifactId | ArtifactIdcapsule-util |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncapsule-util
Java packaging and deployment system
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
capsule-util-1.1.1.pom | |
capsule-util-1.1.1.jar | 46 KB |
capsule-util-1.1.1-sources.jar | 27 KB |
capsule-util-1.1.1-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nextflow/capsule-util/ -->
<dependency>
<groupId>io.nextflow</groupId>
<artifactId>capsule-util</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/capsule-util/
implementation 'io.nextflow:capsule-util:1.1.1'
// https://jarcasting.com/artifacts/io.nextflow/capsule-util/
implementation ("io.nextflow:capsule-util:1.1.1")
'io.nextflow:capsule-util:jar:1.1.1'
<dependency org="io.nextflow" name="capsule-util" rev="1.1.1">
<artifact name="capsule-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='capsule-util', version='1.1.1')
)
libraryDependencies += "io.nextflow" % "capsule-util" % "1.1.1"
[io.nextflow/capsule-util "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.nextflow : capsule | jar | 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 |