draeger-lab / SBSCL

The Systems Biology Simulation Core Library (SBSCL) 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.
https://draeger-lab.github.io/SBSCL/
GNU Lesser General Public License v3.0
20 stars 13 forks source link

Upload SBSCL to mvnrepository #63

Closed matthiaskoenig closed 3 years ago

matthiaskoenig commented 3 years ago

I think SBSCL is not jet on a central maven repository. https://mvnrepository.com/search?q=sbscl See for instance JSBML instead https://mvnrepository.com/search?q=jsbml

We should provide SBSCL via a central maven repository so that it can be easily included in projects.

matthiaskoenig commented 3 years ago

See for instance discussion in: https://github.com/TakahiroYamada/SBMLWebApp/issues/1

draeger commented 3 years ago

I am on it. Moving SBSCL to Maven Central is on my list. I'll post an update here when it is done.

draeger commented 3 years ago

Solved with commit https://github.com/draeger-lab/SBSCL/commit/676766c820ed1f482f189a3fb8618cd84a436023.