COLORADO COMPUTATIONAL
PHARMACOLOGY SOFTWARE
|
medline-xml-parser
|
NEWS
LICENSE
DOCUMENTATION
MAVEN COORDINATES
<!-- the ccp
common artifact -->
<dependency> <groupId>edu.ucdenver.ccp</groupId> <artifactId>medline-xml-parser</artifactId> <version>2012.0</version> </dependency> <!-- the ccp common test artifact --> <dependency> <groupId>edu.ucdenver.ccp</groupId> <artifactId>medline-xml-parser</artifactId> <version>2012.0</version> <type>test-jar</type> <scope>test</scope> </dependency> <repository> <id>bionlp-sourceforge</id> <url>http://svn.code.sf.net/p/bionlp/code/repo/</url> </repository> |