n

ngs-multimodule

Next generation sequencing (NGS/HTS) multi-module build.
https://github.com/nmdp-bioinformatics/ngs
GNU Lesser General Public License (LGPL)
Caleb Kennedy Dan Valiga Michael Heuer (NMDP)
文件下载
文件名 操作
ngs-multimodule-1.8.3.pom 下载
Apache Maven
<dependency>
  <groupId>org.nmdp.ngs</groupId>
  <artifactId>ngs-multimodule</artifactId>
  <version>1.8.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.nmdp.ngs:ngs-multimodule:1.8.3'
Gradle Kotlin
implementation("org.nmdp.ngs:ngs-multimodule:1.8.3")
Scala SBT
libraryDependencies += "org.nmdp.ngs" % "ngs-multimodule" % "1.8.3"
Groovy Grape
@Grapes(
  @Grab(group='org.nmdp.ngs', module='ngs-multimodule', version='1.8.3')
)
Apache Ivy
<dependency org="org.nmdp.ngs" name="ngs-multimodule" rev="1.8.3" />
Leiningen
[org.nmdp.ngs/ngs-multimodule "1.8.3"]
Apache Buildr
'org.nmdp.ngs:ngs-multimodule:jar:1.8.3'
本项目依赖
该项目无第三方依赖