License |
License |
---|---|
GroupId | GroupIdcom.massisframework |
ArtifactId | ArtifactIdmassisframework |
Last Version | Last Version1.2.22 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMASSIS Framework
MASSIS is a framework that facilitates the simulation of scenarios with multiple agents
(representing people, robots, sensors, etc.) in indoor environments (i.e., in a building).
MASSIS provides support for designing spaces and specifying the behavior of the elements and agents in them
It is possible to define a great diversity of behaviours, from a simple sensor to the decisions of a person.
MASSIS has been designed to keep this flexibility withough hindering performance.
The framework is capable of supporting thousands of agents, each one with an specific behavior.
|
Filename | Size |
---|---|
massisframework-1.2.22.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.massisframework/massisframework/ -->
<dependency>
<groupId>com.massisframework</groupId>
<artifactId>massisframework</artifactId>
<version>1.2.22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework/massisframework/
implementation 'com.massisframework:massisframework:1.2.22'
// https://jarcasting.com/artifacts/com.massisframework/massisframework/
implementation ("com.massisframework:massisframework:1.2.22")
'com.massisframework:massisframework:pom:1.2.22'
<dependency org="com.massisframework" name="massisframework" rev="1.2.22">
<artifact name="massisframework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.massisframework', module='massisframework', version='1.2.22')
)
libraryDependencies += "com.massisframework" % "massisframework" % "1.2.22"
[com.massisframework/massisframework "1.2.22"]
Group / Artifact | Type | Version |
---|---|---|
org.jogamp.gluegen : gluegen-rt-main | jar | 2.3.2 |
org.jogamp.jogl : jogl-all-main | jar | 2.3.2 |