ModelCrawler

Command line tool to crawl all model versions from database like BioModels Database and PMR2

License

License

GroupId

GroupId

de.uni-rostock.sbi
ArtifactId

ArtifactId

ModelCrawler
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

ModelCrawler
Command line tool to crawl all model versions from database like BioModels Database and PMR2
Project Organization

Project Organization

SEMS (Simulation Experiment Management for Systems Biology)
Source Code Management

Source Code Management

https://github.com/binfalse/ModelCrawler

Download ModelCrawler

How to add to project

<!-- https://jarcasting.com/artifacts/de.uni-rostock.sbi/ModelCrawler/ -->
<dependency>
    <groupId>de.uni-rostock.sbi</groupId>
    <artifactId>ModelCrawler</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/ModelCrawler/
implementation 'de.uni-rostock.sbi:ModelCrawler:0.2.7'
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/ModelCrawler/
implementation ("de.uni-rostock.sbi:ModelCrawler:0.2.7")
'de.uni-rostock.sbi:ModelCrawler:jar:0.2.7'
<dependency org="de.uni-rostock.sbi" name="ModelCrawler" rev="0.2.7">
  <artifact name="ModelCrawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-rostock.sbi', module='ModelCrawler', version='0.2.7')
)
libraryDependencies += "de.uni-rostock.sbi" % "ModelCrawler" % "0.2.7"
[de.uni-rostock.sbi/ModelCrawler "0.2.7"]

Dependencies

compile (17)

Group / Artifact Type Version
commons-net : commons-net jar 3.3
org.apache.commons : commons-compress jar 1.18
commons-io : commons-io jar 2.4
commons-logging : commons-logging jar 1.2
org.apache.logging.log4j : log4j-api jar 2.2
org.apache.logging.log4j : log4j-core jar 2.2
org.apache.logging.log4j : log4j-jcl jar 2.2
com.googlecode.json-simple : json-simple jar 1.1
org.eclipse.jgit : org.eclipse.jgit jar 3.7.0.201502260915-r
de.uni-rostock.sbi : BiVeS jar 1.11.3
de.binfalse : BFUtils jar 0.5.4
de.uni-rostock.sbi : morre.client jar 0.0.9
com.fasterxml.jackson.core : jackson-core jar [2.9.9,)
com.fasterxml.jackson.core : jackson-annotations jar [2.9.9,)
com.fasterxml.jackson.core : jackson-databind jar [2.9.9,)
net.hamnaberg.rest : json-collection jar 3.1.0
javax.xml.bind : jaxb-api jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.7
0.2.6
0.2.5
0.2.4