SSJ

Stochastic Simulation in Java

Лицензия

Лицензия

Группа

Группа

ca.umontreal.iro.simul
Идентификатор

Идентификатор

ssj
Последняя версия

Последняя версия

3.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SSJ
Stochastic Simulation in Java
Ссылка на сайт

Ссылка на сайт

http://umontreal-simul.github.io/ssj/
Организация-разработчик

Организация-разработчик

DIRO of Université de Montréal
Система контроля версий

Система контроля версий

https://github.com/umontreal-simul/ssj

Скачать ssj

Как подключить последнюю версию

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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
jfree : jfreechart jar 1.0.12
colt : colt jar 1.2.0
com.github.rwl : optimization jar 1.3
org.apache.commons : commons-math3 jar 3.6.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.3.1
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.0-rc1