Last Version

org.osgi:org.osgi.util.xml 1.0.2

OSGi Companion Code for org.osgi.util.xml Version 1.0.2

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.util.xml
Version

Version

1.0.2
Type

Type

jar
Description

Description

org.osgi:org.osgi.util.xml
OSGi Companion Code for org.osgi.util.xml Version 1.0.2
Project URL

Project URL

https://docs.osgi.org/
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/osgi/osgi

Download org.osgi.util.xml 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.0.1

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.framework jar 1.8.0

Project Modules

There are no modules declared in this project.