ML3

The Modeling Language for Linked Lives, a domain specific modeling language for agent-based computational demography.

License

License

GroupId

GroupId

org.jamesii
ArtifactId

ArtifactId

ml3
Last Version

Last Version

0.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

ML3
The Modeling Language for Linked Lives, a domain specific modeling language for agent-based computational demography.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://git.informatik.uni-rostock.de/mosi/ml3

Download ml3

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.1
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-csv jar 1.6
org.apache.commons : commons-math3 jar 3.6.1
commons-io : commons-io jar 2.5
com.google.code.gson : gson jar 2.6.2
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0