is not current version
Last Version 1.3.5

The FMI interface and implementations 1.3.0

Library implementing a Java API for the FMI Standard

License

License

GroupId

GroupId

org.into-cps.fmi
ArtifactId

ArtifactId

root
Version

Version

1.3.0
Type

Type

pom
Description

Description

The FMI interface and implementations
Library implementing a Java API for the FMI Standard
Project URL

Project URL

https://github.com/INTO-CPS-Association/org.intocps.maestro.fmi/
Project Organization

Project Organization

INTO CPS

Download root 1.3.0

Filename Size
root-1.3.0.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/org.into-cps.fmi/root/ -->
<dependency>
    <groupId>org.into-cps.fmi</groupId>
    <artifactId>root</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.fmi/root/
implementation 'org.into-cps.fmi:root:1.3.0'
// https://jarcasting.com/artifacts/org.into-cps.fmi/root/
implementation ("org.into-cps.fmi:root:1.3.0")
'org.into-cps.fmi:root:pom:1.3.0'
<dependency org="org.into-cps.fmi" name="root" rev="1.3.0">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.fmi', module='root', version='1.3.0')
)
libraryDependencies += "org.into-cps.fmi" % "root" % "1.3.0"
[org.into-cps.fmi/root "1.3.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • fmi2
  • jnifmuapi
  • threading-test