JFMI

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

Лицензия

Лицензия

BSD
Группа

Группа

de.hhu.stups
Идентификатор

Идентификатор

ptolemy-jfmi
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JFMI
A Java Wrapper for the Functional Mock-up Interface. This library is part of the Ptolemy project.
Ссылка на сайт

Ссылка на сайт

https://github.com/hhu-stups/ptolemy-jfmi
Система контроля версий

Система контроля версий

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

Скачать ptolemy-jfmi

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.java.dev.jna : jna jar 3.4.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.1.0