| License |
License |
|---|---|
| GroupId | GroupIdorg.oris-tool |
| ArtifactId | ArtifactIdsirio |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSirio
Library for the analysis of stochastic Petri nets
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSTLAB |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sirio-2.0.3.pom | |
| sirio-2.0.3.jar | 503 KB |
| sirio-2.0.3-sources.jar | 394 KB |
| sirio-2.0.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.oris-tool/sirio/ -->
<dependency>
<groupId>org.oris-tool</groupId>
<artifactId>sirio</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.oris-tool/sirio/
implementation 'org.oris-tool:sirio:2.0.3'
// https://jarcasting.com/artifacts/org.oris-tool/sirio/
implementation ("org.oris-tool:sirio:2.0.3")
'org.oris-tool:sirio:jar:2.0.3'
<dependency org="org.oris-tool" name="sirio" rev="2.0.3">
<artifact name="sirio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oris-tool', module='sirio', version='2.0.3')
)
libraryDependencies += "org.oris-tool" % "sirio" % "2.0.3"
[org.oris-tool/sirio "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value-annotations | jar | 1.8.2 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.jfree : jfreechart | jar | 1.5.3 |
| org.tinyjee.jgraphx : jgraphx | jar | 3.4.1.3 |
| org.ejml : ejml-all | jar | 0.41 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.la4j : la4j | jar | 0.6.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.apache.commons : commons-csv | jar | 1.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |