License |
License |
---|---|
GroupId | GroupIdorg.xbean |
ArtifactId | ArtifactIdxbean-osgi |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXBean :: OSGi
XBean is a plugin based server archtecutre.
|
Project Organization |
Project OrganizationXBean |
Filename | Size |
---|---|
xbean-osgi-2.1.pom | |
xbean-osgi-2.1.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbean/xbean-osgi/ -->
<dependency>
<groupId>org.xbean</groupId>
<artifactId>xbean-osgi</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbean/xbean-osgi/
implementation 'org.xbean:xbean-osgi:2.1'
// https://jarcasting.com/artifacts/org.xbean/xbean-osgi/
implementation ("org.xbean:xbean-osgi:2.1")
'org.xbean:xbean-osgi:jar:2.1'
<dependency org="org.xbean" name="xbean-osgi" rev="2.1">
<artifact name="xbean-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbean', module='xbean-osgi', version='2.1')
)
libraryDependencies += "org.xbean" % "xbean-osgi" % "2.1"
[org.xbean/xbean-osgi "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.equinox : osgi | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |