License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIduk.ac.liv.pgb |
ArtifactId | ArtifactIdjmzquantml |
Last Version | Last Version1.0.0-1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuk.ac.liv.pgb:jmzquantml
The jmzquantml is a Java API for reading and writing mzQuantML file which is a HUPO-PSI standard designed for recording, exchanging
quantitative proteomic data and meta-data.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmzquantml-1.0.0-1.1.0.pom | |
jmzquantml-1.0.0-1.1.0.jar | 226 KB |
jmzquantml-1.0.0-1.1.0-sources.jar | 242 KB |
jmzquantml-1.0.0-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.liv.pgb/jmzquantml/ -->
<dependency>
<groupId>uk.ac.liv.pgb</groupId>
<artifactId>jmzquantml</artifactId>
<version>1.0.0-1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.liv.pgb/jmzquantml/
implementation 'uk.ac.liv.pgb:jmzquantml:1.0.0-1.1.0'
// https://jarcasting.com/artifacts/uk.ac.liv.pgb/jmzquantml/
implementation ("uk.ac.liv.pgb:jmzquantml:1.0.0-1.1.0")
'uk.ac.liv.pgb:jmzquantml:jar:1.0.0-1.1.0'
<dependency org="uk.ac.liv.pgb" name="jmzquantml" rev="1.0.0-1.1.0">
<artifact name="jmzquantml" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.liv.pgb', module='jmzquantml', version='1.0.0-1.1.0')
)
libraryDependencies += "uk.ac.liv.pgb" % "jmzquantml" % "1.0.0-1.1.0"
[uk.ac.liv.pgb/jmzquantml "1.0.0-1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
psidev.psi.tools » xxindex | jar | 0.14 |
org.apache.commons : commons-lang3 | jar | 3.4 |
it.unimi.dsi : fastutil | jar | 6.6.5 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.4.1 |
com.sun.xml.bind : jaxb-xjc | jar | 2.2.11 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |