License |
License |
---|---|
GroupId | GroupIdio.nextflow |
ArtifactId | ArtifactIdnxf-console |
Version | Version18.12.0-edge |
Type | Typejar |
Description |
DescriptionNextflow
A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nxf-console-18.12.0-edge.pom | |
nxf-console-18.12.0-edge.jar | 29 KB |
nxf-console-18.12.0-edge-sources.jar | 11 KB |
nxf-console-18.12.0-edge-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nextflow/nxf-console/ -->
<dependency>
<groupId>io.nextflow</groupId>
<artifactId>nxf-console</artifactId>
<version>18.12.0-edge</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/nxf-console/
implementation 'io.nextflow:nxf-console:18.12.0-edge'
// https://jarcasting.com/artifacts/io.nextflow/nxf-console/
implementation ("io.nextflow:nxf-console:18.12.0-edge")
'io.nextflow:nxf-console:jar:18.12.0-edge'
<dependency org="io.nextflow" name="nxf-console" rev="18.12.0-edge">
<artifact name="nxf-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='nxf-console', version='18.12.0-edge')
)
libraryDependencies += "io.nextflow" % "nxf-console" % "18.12.0-edge"
[io.nextflow/nxf-console "18.12.0-edge"]
Group / Artifact | Type | Version |
---|---|---|
io.nextflow : nextflow | jar | 18.12.0-edge |
org.codehaus.groovy : groovy-console | jar | 2.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-test | jar | 2.5.4 |
cglib : cglib-nodep | jar | 2.2 |
org.objenesis : objenesis | jar | 2.1 |
org.spockframework : spock-core | jar | 1.2-groovy-2.5 |
com.google.jimfs : jimfs | jar | 1.1 |
org.subethamail : subethasmtp | jar | 3.1.7 |