| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries |
|---|---|
| Группа | Группаorg.jbundle.util.osgi |
| Идентификатор | Идентификаторjbundle-util-osgi-webstart-reactor |
| Версия | Версия1.6.6 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| jbundle-util-osgi-webstart-reactor-1.6.6.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jbundle.util.osgi/jbundle-util-osgi-webstart-reactor/ -->
<dependency>
<groupId>org.jbundle.util.osgi</groupId>
<artifactId>jbundle-util-osgi-webstart-reactor</artifactId>
<version>1.6.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.osgi/jbundle-util-osgi-webstart-reactor/
implementation 'org.jbundle.util.osgi:jbundle-util-osgi-webstart-reactor:1.6.6'
// https://jarcasting.com/artifacts/org.jbundle.util.osgi/jbundle-util-osgi-webstart-reactor/
implementation ("org.jbundle.util.osgi:jbundle-util-osgi-webstart-reactor:1.6.6")
'org.jbundle.util.osgi:jbundle-util-osgi-webstart-reactor:pom:1.6.6'
<dependency org="org.jbundle.util.osgi" name="jbundle-util-osgi-webstart-reactor" rev="1.6.6">
<artifact name="jbundle-util-osgi-webstart-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.osgi', module='jbundle-util-osgi-webstart-reactor', version='1.6.6')
)
libraryDependencies += "org.jbundle.util.osgi" % "jbundle-util-osgi-webstart-reactor" % "1.6.6"
[org.jbundle.util.osgi/jbundle-util-osgi-webstart-reactor "1.6.6"]