| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mindc-2.0.pom | |
| mindc-2.0.jar | 68 KB |
| mindc-2.0-src.zip | 3 MB |
| mindc-2.0-src.tar.gz | 2 MB |
| mindc-2.0-src.tar.bz2 | 2 MB |
| mindc-2.0-sources.jar | 56 KB |
| mindc-2.0-javadoc.jar | 258 KB |
| mindc-2.0-bin.zip | 3 MB |
| mindc-2.0-bin.tar.gz | 3 MB |
| mindc-2.0-bin.tar.bz2 | 3 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.mind : fractal-adl-bundle | bundle | 2.0 |
| org.testng : testng | jar | 5.8 |