is not current version
Last Version 3.3

org.apache.xbean:xbean-osgi 3.0.1


GroupId

GroupId

org.apache.xbean
ArtifactId

ArtifactId

xbean-osgi
Version

Version

3.0.1
Type

Type

jar

Download xbean-osgi 3.0.1


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