is not current version
Last Version 3.3

org.apache.xbean:xbean-osgi 2.3


GroupId

GroupId

org.apache.xbean
ArtifactId

ArtifactId

xbean-osgi
Version

Version

2.3
Type

Type

jar

Download xbean-osgi 2.3


<!-- https://jarcasting.com/artifacts/org.apache.xbean/xbean-osgi/ -->
<dependency>
    <groupId>org.apache.xbean</groupId>
    <artifactId>xbean-osgi</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xbean/xbean-osgi/
implementation 'org.apache.xbean:xbean-osgi:2.3'
// https://jarcasting.com/artifacts/org.apache.xbean/xbean-osgi/
implementation ("org.apache.xbean:xbean-osgi:2.3")
'org.apache.xbean:xbean-osgi:jar:2.3'
<dependency org="org.apache.xbean" name="xbean-osgi" rev="2.3">
  <artifact name="xbean-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xbean', module='xbean-osgi', version='2.3')
)
libraryDependencies += "org.apache.xbean" % "xbean-osgi" % "2.3"
[org.apache.xbean/xbean-osgi "2.3"]