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

Open-DIS 5.0

An open source implementation of the Distributed Interactive Simulation (DIS) IEEE-1278 protocol

Лицензия

Лицензия

Группа

Группа

edu.nps.moves
Идентификатор

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

open-dis
Версия

Версия

5.0
Тип

Тип

jar
Описание

Описание

Open-DIS
An open source implementation of the Distributed Interactive Simulation (DIS) IEEE-1278 protocol
Ссылка на сайт

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

http://www.open-dis.org
Организация-разработчик

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

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

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

https://github.com/open-dis/open-dis-java

Скачать open-dis 5.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
edu.nps.moves : dis-enums jar 1.1
org.sedris : srm jar 4.4.0
org.apache.commons : commons-math3 jar 3.6

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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