Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdorg.jbundle.util.osgi |
ArtifactId | ArtifactIdjbundle-util-osgi-webstart-reactor |
Version | Version1.4.0 |
Type | Typepom |
Filename | Size |
---|---|
jbundle-util-osgi-webstart-reactor-1.4.0.pom | 1 KB |
Browse |
<!-- 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.4.0</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.4.0'
// https://jarcasting.com/artifacts/org.jbundle.util.osgi/jbundle-util-osgi-webstart-reactor/
implementation ("org.jbundle.util.osgi:jbundle-util-osgi-webstart-reactor:1.4.0")
'org.jbundle.util.osgi:jbundle-util-osgi-webstart-reactor:pom:1.4.0'
<dependency org="org.jbundle.util.osgi" name="jbundle-util-osgi-webstart-reactor" rev="1.4.0">
<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.4.0')
)
libraryDependencies += "org.jbundle.util.osgi" % "jbundle-util-osgi-webstart-reactor" % "1.4.0"
[org.jbundle.util.osgi/jbundle-util-osgi-webstart-reactor "1.4.0"]