| License |
License |
|---|---|
| GroupId | GroupIdio.nextflow |
| ArtifactId | ArtifactIdnxf-extrae |
| Version | Version0.21.3 |
| 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-extrae-0.21.3.pom | |
| nxf-extrae-0.21.3.jar | 20 KB |
| nxf-extrae-0.21.3-sources.jar | 5 KB |
| nxf-extrae-0.21.3-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.nextflow/nxf-extrae/ -->
<dependency>
<groupId>io.nextflow</groupId>
<artifactId>nxf-extrae</artifactId>
<version>0.21.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/nxf-extrae/
implementation 'io.nextflow:nxf-extrae:0.21.3'
// https://jarcasting.com/artifacts/io.nextflow/nxf-extrae/
implementation ("io.nextflow:nxf-extrae:0.21.3")
'io.nextflow:nxf-extrae:jar:0.21.3'
<dependency org="io.nextflow" name="nxf-extrae" rev="0.21.3">
<artifact name="nxf-extrae" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='nxf-extrae', version='0.21.3')
)
libraryDependencies += "io.nextflow" % "nxf-extrae" % "0.21.3"
[io.nextflow/nxf-extrae "0.21.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.nextflow : nextflow | jar | 0.21.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib-nodep | jar | 2.2 |
| org.objenesis : objenesis | jar | 1.4 |
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
| com.google.jimfs : jimfs | jar | 1.0 |