mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.biopax.paxtools" -DarchetypeArtifactId="paxtools-archetype" -DarchetypeVersion="5.1.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.biopax.paxtools |
ArtifactId | ArtifactIdpaxtools-archetype |
Version | Version5.1.0 |
Type | Typemaven-archetype |
Description |
DescriptionPaxtools Maven Archetype
Paxtools Maven archetype - sample Java project to quickly start using Paxtools library and BioPAX data.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.biopax.paxtools -DarchetypeArtifactId=paxtools-archetype -DarchetypeVersion=5.1.0 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
junit : junit | jar | 4.10 |