| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.fractal.juliac.osgi.examples |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия2.2.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJuliac OSGi Examples
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 |
| Имя Файла | Размер |
|---|---|
| parent-2.2.3.pom | 629 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.osgi.examples/parent/ -->
<dependency>
<groupId>org.objectweb.fractal.juliac.osgi.examples</groupId>
<artifactId>parent</artifactId>
<version>2.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.osgi.examples/parent/
implementation 'org.objectweb.fractal.juliac.osgi.examples:parent:2.2.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.osgi.examples/parent/
implementation ("org.objectweb.fractal.juliac.osgi.examples:parent:2.2.3")
'org.objectweb.fractal.juliac.osgi.examples:parent:pom:2.2.3'
<dependency org="org.objectweb.fractal.juliac.osgi.examples" name="parent" rev="2.2.3">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac.osgi.examples', module='parent', version='2.2.3')
)
libraryDependencies += "org.objectweb.fractal.juliac.osgi.examples" % "parent" % "2.2.3"
[org.objectweb.fractal.juliac.osgi.examples/parent "2.2.3"]