| License |
License |
|---|---|
| GroupId | GroupIdde.uni-rostock.sbi |
| ArtifactId | ArtifactIdCombineExt |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCombineExt
Extensions for COMBINE projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| CombineExt-1.3.0.pom | |
| CombineExt-1.3.0.jar | 218 KB |
| CombineExt-1.3.0-sources.jar | 217 KB |
| CombineExt-1.3.0-javadoc.jar | 104 KB |
| CombineExt-1.3.0-jar-with-dependencies.jar | 33 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.uni-rostock.sbi/CombineExt/ -->
<dependency>
<groupId>de.uni-rostock.sbi</groupId>
<artifactId>CombineExt</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/CombineExt/
implementation 'de.uni-rostock.sbi:CombineExt:1.3.0'
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/CombineExt/
implementation ("de.uni-rostock.sbi:CombineExt:1.3.0")
'de.uni-rostock.sbi:CombineExt:jar:1.3.0'
<dependency org="de.uni-rostock.sbi" name="CombineExt" rev="1.3.0">
<artifact name="CombineExt" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-rostock.sbi', module='CombineExt', version='1.3.0')
)
libraryDependencies += "de.uni-rostock.sbi" % "CombineExt" % "1.3.0"
[de.uni-rostock.sbi/CombineExt "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.biopax.paxtools : paxtools-core | jar | 5.0.1 |
| de.uni-rostock.sbi : libsbgn | jar | 2.1.1 |
| org.sbolstandard : libSBOLj | jar | 2.2.1 |
| de.uni-rostock.sbi : BiVeS-CellML | jar | 1.7.5 |
| xom : xom | jar | 1.2.5 |
| org.jlibsedml : jlibsedml | jar | 2.2.3 |
| org.sbml.jsbml : jsbml | jar | 1.3.1 |
| de.binfalse : BFLog | jar | 1.3.5 |
| org.jdom : jdom2 | jar | 2.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |