| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.nextflow |
| Идентификатор | Идентификаторnxf-ignite |
| Версия | Версия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
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nxf-ignite-18.12.0-edge.pom | |
| nxf-ignite-18.12.0-edge.jar | 159 KB |
| nxf-ignite-18.12.0-edge-sources.jar | 45 KB |
| nxf-ignite-18.12.0-edge-javadoc.jar | 137 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.nextflow/nxf-ignite/ -->
<dependency>
<groupId>io.nextflow</groupId>
<artifactId>nxf-ignite</artifactId>
<version>18.12.0-edge</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/nxf-ignite/
implementation 'io.nextflow:nxf-ignite:18.12.0-edge'
// https://jarcasting.com/artifacts/io.nextflow/nxf-ignite/
implementation ("io.nextflow:nxf-ignite:18.12.0-edge")
'io.nextflow:nxf-ignite:jar:18.12.0-edge'
<dependency org="io.nextflow" name="nxf-ignite" rev="18.12.0-edge">
<artifact name="nxf-ignite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='nxf-ignite', version='18.12.0-edge')
)
libraryDependencies += "io.nextflow" % "nxf-ignite" % "18.12.0-edge"
[io.nextflow/nxf-ignite "18.12.0-edge"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.nextflow : nextflow | jar | 18.12.0-edge |
| org.apache.ignite : ignite-core | jar | 2.4.0 |
| org.apache.ignite : ignite-slf4j | jar | 2.4.0 |
| org.apache.ignite : ignite-aws | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.amazonaws : aws-java-sdk-s3 | jar | 1.10.29 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| org.apache.ignite : ignite-spring | jar | 2.4.0 |