| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.fractal.juliac.examples |
| Идентификатор | Идентификаторhelloworld-bin-assembly |
| Версия | Версия2.2.3 |
| Тип | Типjar |
| Описание |
ОписаниеJuliac Example HelloWorld Binary - Assembly
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 |
| Имя Файла | Размер |
|---|---|
| helloworld-bin-assembly-2.2.3.pom | |
| helloworld-bin-assembly-2.2.3.jar | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/helloworld-bin-assembly/ -->
<dependency>
<groupId>org.objectweb.fractal.juliac.examples</groupId>
<artifactId>helloworld-bin-assembly</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/helloworld-bin-assembly/
implementation 'org.objectweb.fractal.juliac.examples:helloworld-bin-assembly:2.2.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/helloworld-bin-assembly/
implementation ("org.objectweb.fractal.juliac.examples:helloworld-bin-assembly:2.2.3")
'org.objectweb.fractal.juliac.examples:helloworld-bin-assembly:jar:2.2.3'
<dependency org="org.objectweb.fractal.juliac.examples" name="helloworld-bin-assembly" rev="2.2.3">
<artifact name="helloworld-bin-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac.examples', module='helloworld-bin-assembly', version='2.2.3')
)
libraryDependencies += "org.objectweb.fractal.juliac.examples" % "helloworld-bin-assembly" % "2.2.3"
[org.objectweb.fractal.juliac.examples/helloworld-bin-assembly "2.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectweb.fractal.juliac : juliac-runtime | jar | 2.2.3 |
| org.objectweb.fractal.juliac : juliac-julia-membranes-oo | jar | 2.2.3 |
| org.objectweb.fractal.juliac.examples : helloworld-bin-code | jar | 2.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |