| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.fractal.juliac |
| Идентификатор | Идентификаторjuliac-extensions |
| Версия | Версия2.7 |
| Тип | Типpom |
| Описание |
ОписаниеJuliac Extensions
The OW2 Consortium is an open source community committed to making available to everyone
the best and most reliable middleware technology, including generic enterprise applications
and cloud computing technologies. The mission of the OW2 Consortium is to
i) develop open source code for middleware, generic enterprise applications and cloud computing and
ii) to foster a vibrant community and business ecosystem.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| juliac-extensions-2.7.pom | 860 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-extensions/ -->
<dependency>
<groupId>org.ow2.fractal.juliac</groupId>
<artifactId>juliac-extensions</artifactId>
<version>2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-extensions/
implementation 'org.ow2.fractal.juliac:juliac-extensions:2.7'
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-extensions/
implementation ("org.ow2.fractal.juliac:juliac-extensions:2.7")
'org.ow2.fractal.juliac:juliac-extensions:pom:2.7'
<dependency org="org.ow2.fractal.juliac" name="juliac-extensions" rev="2.7">
<artifact name="juliac-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fractal.juliac', module='juliac-extensions', version='2.7')
)
libraryDependencies += "org.ow2.fractal.juliac" % "juliac-extensions" % "2.7"
[org.ow2.fractal.juliac/juliac-extensions "2.7"]