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

fmu-framework 2.6.1

javaFMI is a Java Library for the functional mock-up interface (or FMI). FMI defines a standardized interface to be used in computer simulations. The FMI Standard has beed developed by a large number of software companies and research centers that have worked in a cooperation project under the name of MODELISAR. This library addresses the connection of a java application with a FMU (functional mock-up unit).

Лицензия

Лицензия

Группа

Группа

org.siani.javafmi
Идентификатор

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

fmu-framework
Версия

Версия

2.6.1
Тип

Тип

jar
Описание

Описание

fmu-framework
javaFMI is a Java Library for the functional mock-up interface (or FMI). FMI defines a standardized interface to be used in computer simulations. The FMI Standard has beed developed by a large number of software companies and research centers that have worked in a cooperation project under the name of MODELISAR. This library addresses the connection of a java application with a FMU (functional mock-up unit).
Ссылка на сайт

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

https://bitbucket.org/siani/javafmi
Система контроля версий

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

https://bitbucket.org/siani/javafmi

Скачать fmu-framework 2.6.1


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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.10.19

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

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