License |
License
CeCILL License, version 2.1
|
---|---|
GroupId | GroupIdfr.inrae.toulouse.metexplore |
ArtifactId | ArtifactIdmet4j |
Version | Version0.12.0 |
Type | Typepom |
Description |
Descriptionmet4j
A java library dedicated to metabolic network analysis
|
Project Organization |
Project OrganizationInstitut national de recherche pour l’agriculture, l’alimentation et l’environnement |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
met4j-0.12.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.inrae.toulouse.metexplore/met4j/ -->
<dependency>
<groupId>fr.inrae.toulouse.metexplore</groupId>
<artifactId>met4j</artifactId>
<version>0.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.inrae.toulouse.metexplore/met4j/
implementation 'fr.inrae.toulouse.metexplore:met4j:0.12.0'
// https://jarcasting.com/artifacts/fr.inrae.toulouse.metexplore/met4j/
implementation ("fr.inrae.toulouse.metexplore:met4j:0.12.0")
'fr.inrae.toulouse.metexplore:met4j:pom:0.12.0'
<dependency org="fr.inrae.toulouse.metexplore" name="met4j" rev="0.12.0">
<artifact name="met4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.inrae.toulouse.metexplore', module='met4j', version='0.12.0')
)
libraryDependencies += "fr.inrae.toulouse.metexplore" % "met4j" % "0.12.0"
[fr.inrae.toulouse.metexplore/met4j "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : build-helper-maven-plugin | maven-plugin | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |