| License |
License |
|---|---|
| GroupId | GroupIdcom.milaboratory |
| ArtifactId | ArtifactIdmilib |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMiLib
Yet another Java library for Next Generation Sequencing (NGS) data processing.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| milib-2.0.0.pom | |
| milib-2.0.0.jar | 667 KB |
| milib-2.0.0-tests.jar | 4 MB |
| milib-2.0.0-sources.jar | 431 KB |
| milib-2.0.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.milaboratory/milib/ -->
<dependency>
<groupId>com.milaboratory</groupId>
<artifactId>milib</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.milaboratory/milib/
implementation 'com.milaboratory:milib:2.0.0'
// https://jarcasting.com/artifacts/com.milaboratory/milib/
implementation ("com.milaboratory:milib:2.0.0")
'com.milaboratory:milib:jar:2.0.0'
<dependency org="com.milaboratory" name="milib" rev="2.0.0">
<artifact name="milib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.milaboratory', module='milib', version='2.0.0')
)
libraryDependencies += "com.milaboratory" % "milib" % "2.0.0"
[com.milaboratory/milib "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| cc.redberry : pipe | jar | 1.2.0 |
| junit : junit Optional | jar | 4.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-compress | jar | 1.21 |
| commons-io : commons-io | jar | 2.11.0 |
| org.lz4 : lz4-java | jar | 1.8.0 |
| com.beust : jcommander | jar | 1.72 |
| info.picocli : picocli | jar | 4.1.4 |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| com.google.guava : guava | jar | 31.1-jre |