Last Version

Systems Biology Simulation Core Library (SBSCL) 2.1

The Systems Biology Simulation Core Library provides an efficient and exhaustive Java™ implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution. This library is based on the JSBML project. It can be used on every operating system for which a Java Virtual Machine is available. Version 2.0 and beyond support simulation in three frameworks: constraint-based analysis, stochastic simulation, and ordinary differential equation systems. SBSCL supports SED-ML and COMBINE archives in OMEX format.

License

License

GroupId

GroupId

org.draegerlab
ArtifactId

ArtifactId

sbscl
Version

Version

2.1
Type

Type

jar
Description

Description

Systems Biology Simulation Core Library (SBSCL)
The Systems Biology Simulation Core Library provides an efficient and exhaustive Java™ implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution. This library is based on the JSBML project. It can be used on every operating system for which a Java Virtual Machine is available. Version 2.0 and beyond support simulation in three frameworks: constraint-based analysis, stochastic simulation, and ordinary differential equation systems. SBSCL supports SED-ML and COMBINE archives in OMEX format.
Project URL

Project URL

https://github.com/draeger-lab/SBSCL/
Source Code Management

Source Code Management

https://github.com/draeger-lab/SBSCL//tree/master/

Download sbscl 2.1


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

Dependencies

compile (14)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.sbml.jsbml : jsbml jar 1.5
org.jdom : jdom2 jar 2.0.5
org.jmathml : jmathml jar 2.1.0
org.jlibsedml : jlibsedml jar 2.2.3
org.apache.commons : commons-math jar 2.2
org.apache.commons : commons-lang3 jar 3.7
org.jfree : jfreechart jar 1.0.19
com.blazegraph : colt jar 2.1.4
scpsolver » SCPSolver jar 1.0v2
scpsolver » GLPKSolverPack jar 4.35v2
scpsolver » LPSOLVESolverPack jar 5.5.2.5
kisao » libkisao jar 1.0.3.1-rc
de.uni-rostock.sbi : CombineArchive jar 1.3.6

Project Modules

There are no modules declared in this project.