JFMI

A Java Wrapper for the Functional Mock-up Interface. This library is part of the Ptolemy project.

License

License

BSD
GroupId

GroupId

de.hhu.stups
ArtifactId

ArtifactId

ptolemy-jfmi
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JFMI
A Java Wrapper for the Functional Mock-up Interface. This library is part of the Ptolemy project.
Project URL

Project URL

https://github.com/hhu-stups/ptolemy-jfmi
Source Code Management

Source Code Management

https://github.com/hhu-stups/ptolemy-jfmi

Download ptolemy-jfmi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 3.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

JFMI

Build Status

This project only packages the great JFMI library from the Ptolemy project available from http://ptolemy.eecs.berkeley.edu/java/jfmi/.

The main purpose of this re-packaging is to make jfmi available via Maven. We also changed the build process to use Gradle instead of Ant.

License

The original Readme and License files can be found in src/main/resources.

Latest Release

<dependency>
  <groupId>de.hhu.stups</groupId>
  <artifactId>ptolemy-jfmi</artifactId>
  <version>1.1.0</version>
</dependency>
de.hhu.stups

Software Engineering and Programming Languages Group – Heinrich Heine University Düsseldorf

Versions

Version
1.1.0