Последняя версия

Nextflow 20.12.1-edge

A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner

Лицензия

Лицензия

Группа

Группа

io.nextflow
Идентификатор

Идентификатор

nf-console
Версия

Версия

20.12.1-edge
Тип

Тип

jar
Описание

Описание

Nextflow
A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner
Ссылка на сайт

Ссылка на сайт

http://www.nextflow.io
Система контроля версий

Система контроля версий

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

Скачать nf-console 20.12.1-edge


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.nextflow : nextflow jar 20.12.1-edge
org.codehaus.groovy : groovy-console jar 3.0.7
org.codehaus.groovy : groovy-swing jar 3.0.7

test (1)

Идентификатор библиотеки Тип Версия
io.nextflow : nf-console jar 20.12.1-edge

Модули Проекта

Данный проект не имеет модулей.