Last Version

Open-DIS 5.0

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

License

License

GroupId

GroupId

edu.nps.moves
ArtifactId

ArtifactId

open-dis
Version

Version

5.0
Type

Type

jar
Description

Description

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

Project URL

http://www.open-dis.org
Project Organization

Project Organization

The Moves Institute
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.