License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.weld.osgi.examples |
ArtifactId | ArtifactIdweld-osgi-userdoc |
Last Version | Last Version1.2.0.Beta1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWeld OSGi (Examples User Doc)
User doc examples for Weld-OSGi
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
weld-osgi-userdoc-1.2.0.Beta1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.weld.osgi.examples/weld-osgi-userdoc/ -->
<dependency>
<groupId>org.jboss.weld.osgi.examples</groupId>
<artifactId>weld-osgi-userdoc</artifactId>
<version>1.2.0.Beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld.osgi.examples/weld-osgi-userdoc/
implementation 'org.jboss.weld.osgi.examples:weld-osgi-userdoc:1.2.0.Beta1'
// https://jarcasting.com/artifacts/org.jboss.weld.osgi.examples/weld-osgi-userdoc/
implementation ("org.jboss.weld.osgi.examples:weld-osgi-userdoc:1.2.0.Beta1")
'org.jboss.weld.osgi.examples:weld-osgi-userdoc:pom:1.2.0.Beta1'
<dependency org="org.jboss.weld.osgi.examples" name="weld-osgi-userdoc" rev="1.2.0.Beta1">
<artifact name="weld-osgi-userdoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld.osgi.examples', module='weld-osgi-userdoc', version='1.2.0.Beta1')
)
libraryDependencies += "org.jboss.weld.osgi.examples" % "weld-osgi-userdoc" % "1.2.0.Beta1"
[org.jboss.weld.osgi.examples/weld-osgi-userdoc "1.2.0.Beta1"]