License |
License |
---|---|
GroupId | GroupIdorg.into-cps |
ArtifactId | ArtifactIdmodeldefinition |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFMI model definition API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.into-cps/modeldefinition/ -->
<dependency>
<groupId>org.into-cps</groupId>
<artifactId>modeldefinition</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps/modeldefinition/
implementation 'org.into-cps:modeldefinition:1.0.10'
// https://jarcasting.com/artifacts/org.into-cps/modeldefinition/
implementation ("org.into-cps:modeldefinition:1.0.10")
'org.into-cps:modeldefinition:jar:1.0.10'
<dependency org="org.into-cps" name="modeldefinition" rev="1.0.10">
<artifact name="modeldefinition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps', module='modeldefinition', version='1.0.10')
)
libraryDependencies += "org.into-cps" % "modeldefinition" % "1.0.10"
[org.into-cps/modeldefinition "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.into-cps.fmi : fmi2 | jar | 1.0.10 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |