| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.fractal.bf.examples |
| Идентификатор | Идентификаторfractal-bf-examples-helloworld-osgi-modules |
| Последняя версия | Последняя версия0.9 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFractal-BF: HelloWorld OSGi(tm): Modules
Parent module for Fractal-BF examples
|
| Имя Файла | Размер |
|---|---|
| fractal-bf-examples-helloworld-osgi-modules-0.9.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/fractal-bf-examples-helloworld-osgi-modules/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.examples</groupId>
<artifactId>fractal-bf-examples-helloworld-osgi-modules</artifactId>
<version>0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/fractal-bf-examples-helloworld-osgi-modules/
implementation 'org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-osgi-modules:0.9'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/fractal-bf-examples-helloworld-osgi-modules/
implementation ("org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-osgi-modules:0.9")
'org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-osgi-modules:pom:0.9'
<dependency org="org.objectweb.fractal.bf.examples" name="fractal-bf-examples-helloworld-osgi-modules" rev="0.9">
<artifact name="fractal-bf-examples-helloworld-osgi-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.examples', module='fractal-bf-examples-helloworld-osgi-modules', version='0.9')
)
libraryDependencies += "org.objectweb.fractal.bf.examples" % "fractal-bf-examples-helloworld-osgi-modules" % "0.9"
[org.objectweb.fractal.bf.examples/fractal-bf-examples-helloworld-osgi-modules "0.9"]