All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.biopax.paxtools.examples.tutorial-pom-examples.xml Maven / Gradle / Ivy

There is a newer version: 6.0.0
Show newest version
<root>
 <repository>
  <id>biopax.releases</id>
  <name>BioPAX Repository at Sourceforge</name>
  <url>http://biopax.sourceforge.net/m2repo/releases/</url>
  <snapshots>
   <enabled>false</enabled>
  </snapshots>
 </repository>

 <repository>
  <id>biopax.snapshots</id>
  <name>BioPAX Snapshots Repository at Sourceforge</name>
  <url>http://biopax.sourceforge.net/m2repo/snapshots/</url>
  <releases>
   <enabled>false</enabled>
  </releases>
 </repository>

 <dependency>
  <groupId>org.biopax.paxtools</groupId>
  <artifactId>paxtools-core</artifactId>
  <version>3.0.0</version>
 </dependency>
</root>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy