| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.draegerlab |
| Идентификатор | Идентификаторsbscl |
| Версия | Версия2.1 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sbscl-2.1.pom | |
| sbscl-2.1.jar | 429 KB |
| sbscl-2.1-sources.jar | 352 KB |
| sbscl-2.1-site.xml | 1 KB |
| sbscl-2.1-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |