| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.fractal.juliac.examples |
| Идентификатор | Идентификаторcomp-based-membrane |
| Последняя версия | Последняя версия2.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJuliac Example HelloWorld With Custom COMP Membrane
Fractal is a modular and extensible component model that can be
used with various programming languages to design, implement,
deploy and reconfigure various systems and applications, from
operating systems to middleware platforms and to graphical user
interfaces.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикObjectWeb Consortium |
| Имя Файла | Размер |
|---|---|
| comp-based-membrane-2.2.3.pom | |
| comp-based-membrane-2.2.3.jar | 125 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/comp-based-membrane/ -->
<dependency>
<groupId>org.objectweb.fractal.juliac.examples</groupId>
<artifactId>comp-based-membrane</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/comp-based-membrane/
implementation 'org.objectweb.fractal.juliac.examples:comp-based-membrane:2.2.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/comp-based-membrane/
implementation ("org.objectweb.fractal.juliac.examples:comp-based-membrane:2.2.3")
'org.objectweb.fractal.juliac.examples:comp-based-membrane:jar:2.2.3'
<dependency org="org.objectweb.fractal.juliac.examples" name="comp-based-membrane" rev="2.2.3">
<artifact name="comp-based-membrane" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac.examples', module='comp-based-membrane', version='2.2.3')
)
libraryDependencies += "org.objectweb.fractal.juliac.examples" % "comp-based-membrane" % "2.2.3"
[org.objectweb.fractal.juliac.examples/comp-based-membrane "2.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectweb.fractal : fractal-util | jar | 1.1.2 |
| org.objectweb.fractal.juliac : juliac-runtime-comp | jar | 2.2.3 |