org.osgi:org.osgi.service.url

OSGi Companion Code for org.osgi.service.url Version 1.0.1

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.service.url
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.osgi:org.osgi.service.url
OSGi Companion Code for org.osgi.service.url Version 1.0.1
Project URL

Project URL

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

Project Organization

OSGi Alliance

Download org.osgi.service.url

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 7.0.0
org.osgi : osgi.core jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0