Author: ruschein
Date: 2010-11-22 15:52:49 -0800 (Mon, 22 Nov 2010)
New Revision: 22986
Modified:
cytoscape3/trunk/provision/pom.xml
Log:
Added the table browser.
Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml 2010-11-22 23:46:00 UTC (rev 22985)
+++ cytoscape3/trunk/provision/pom.xml 2010-11-22 23:52:49 UTC (rev 22986)
@@ -337,6 +337,13 @@
<version>1.0-SNAPSHOT</version>
</dependency>
+ <!-- Attribute Browser -->
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>table-browser-impl</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
+
<!-- cytoscape layouts -->
<!--
<dependency>
@@ -450,8 +457,8 @@
</dependency>
<dependency>
<groupId>org.cytoscape.wrappers</groupId>
- <artifactId>org.swinglabs.swing-layout</artifactId>
- <version>1.0.3</version>
+ <artifactId>org.swinglabs.swing-layout</artifactId>
+ <version>1.0.3</version>
</dependency>
<!-- If you want to run your plugin, add dependencies below -->
--
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.