Integration module

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

Лицензия

Лицензия

Группа

Группа

org.ow2.mind
Идентификатор

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

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

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

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Integration module
Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.
Ссылка на сайт

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

http://mind.ow2.org/mindc-2.0/mindc/
Организация-разработчик

Организация-разработчик

OW2

Скачать mindc

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.ow2.mind : adl-backend jar 2.0
org.ow2.mind : idl-backend jar 2.0
org.ow2.mind : fractal-runtime jar 2.0
org.ow2.mind : plugin-loader jar 2.0
org.ow2.mind : annotations jar 2.0

test (2)

Идентификатор библиотеки Тип Версия
org.ow2.mind : fractal-adl-bundle bundle 2.0
org.testng : testng jar 5.8

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

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

MIND

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

Версия
2.0
2.0-alpha1
1.0.1
1.0
0.3
0.3-beta-1
0.2.3a
0.2.3
0.2.2
0.2.1
0.2
0.2-beta-2
0.2-beta-1
0.2-alpha-2
0.2-alpha-1
0.1
0.1-beta-3