SESSL Binding for a simple inventory system simulator

Simulation Experiment Specification via a Scala Layer

License

License

GroupId

GroupId

org.sessl
ArtifactId

ArtifactId

sessl-inventory
Last Version

Last Version

0.21
Release Date

Release Date

Type

Type

jar
Description

Description

SESSL Binding for a simple inventory system simulator
Simulation Experiment Specification via a Scala Layer
Project URL

Project URL

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

Source Code Management

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

Download sessl-inventory

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.sessl : sessl jar 0.21

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