Author: jm
Date: 2011-02-10 12:27:17 -0800 (Thu, 10 Feb 2011)
New Revision: 24089
Modified:
core3/gui-distribution/trunk/startlevel-3/pom.xml
Log:
Added SBML to gui-distribution
Modified: core3/gui-distribution/trunk/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-02-10 20:22:42 UTC
(rev 24088)
+++ core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-02-10 20:27:17 UTC
(rev 24089)
@@ -514,6 +514,54 @@
<version>1.0.2</version>
</dependency>
+ <!-- SBML -->
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>sbml-impl</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>jsbml</artifactId>
+ <version>0.8-b1</version>
+ </dependency>
+ <dependency>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>biojava</artifactId>
+ <version>1.7.1</version>
+ </dependency>
+ <dependency>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>jigsaw</artifactId>
+ <version>2.2.6</version>
+ </dependency>
+ <dependency>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>stax-api</artifactId>
+ <version>1.0.1</version>
+ </dependency>
+ <dependency>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>stax2-api</artifactId>
+ <version>3.0.1</version>
+ </dependency>
+ <dependency>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>staxmate</artifactId>
+ <version>2.0.0</version>
+ </dependency>
+ <dependency>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>woodstox-core-lgpl</artifactId>
+ <version>4.0.5</version>
+ </dependency>
+ <dependency>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>xstream</artifactId>
+ <version>1.3.1</version>
+ </dependency>
+
+
</dependencies>
</project>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.