| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.mind |
| Идентификатор | Идентификаторidl-frontend |
| Версия | Версия2.0 |
| Тип | Типjar |
| Описание |
ОписаниеIDL Frontend
Front-end components for the IDL language of the Mind programming model.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| idl-frontend-2.0.pom | |
| idl-frontend-2.0.jar | 101 KB |
| idl-frontend-2.0-sources.jar | 87 KB |
| idl-frontend-2.0-javadoc.jar | 442 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.mind/idl-frontend/ -->
<dependency>
<groupId>org.ow2.mind</groupId>
<artifactId>idl-frontend</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.mind/idl-frontend/
implementation 'org.ow2.mind:idl-frontend:2.0'
// https://jarcasting.com/artifacts/org.ow2.mind/idl-frontend/
implementation ("org.ow2.mind:idl-frontend:2.0")
'org.ow2.mind:idl-frontend:jar:2.0'
<dependency org="org.ow2.mind" name="idl-frontend" rev="2.0">
<artifact name="idl-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.mind', module='idl-frontend', version='2.0')
)
libraryDependencies += "org.ow2.mind" % "idl-frontend" % "2.0"
[org.ow2.mind/idl-frontend "2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.6.1 |
| org.ow2.mind : common-frontend | jar | 2.0 |
| org.ow2.mind : idl-parser | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 5.8 |
| org.ow2.mind : common-frontend | test-jar | 2.0 |