SESSL Core

Simulation Experiment Specification via a Scala Layer

License

License

GroupId

GroupId

org.sessl
ArtifactId

ArtifactId

sessl
Last Version

Last Version

0.21
Release Date

Release Date

Type

Type

jar
Description

Description

SESSL Core
Simulation Experiment Specification via a Scala Layer
Project URL

Project URL

http://sessl.org/sessl
Source Code Management

Source Code Management

https://git.informatik.uni-rostock.de/mosi/sessl/sessl

Download sessl

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-csv jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.21
0.20
0.19
0.18.1
0.18
0.17
0.16
0.15.1
0.15
0.14
0.13.1
0.13
0.12.1
0.12
0.11.1
0.11
0.10