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

Nextflow 18.12.0-edge

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

Лицензия

Лицензия

Группа

Группа

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

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

nxf-commons
Версия

Версия

18.12.0-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

Скачать nxf-commons 18.12.0-edge


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.1.11
org.codehaus.groovy : groovy jar 2.5.4
org.codehaus.groovy : groovy-nio jar 2.5.4
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 21.0

test (6)

Идентификатор библиотеки Тип Версия
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

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

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