License |
License |
---|---|
GroupId | GroupIdorg.osgi |
ArtifactId | ArtifactIdorg.osgi.service.http |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.osgi:org.osgi.service.http
OSGi Companion Code for org.osgi.service.http Version 1.2.2
|
Project URL |
Project URL |
Project Organization |
Project OrganizationEclipse Foundation |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.osgi/org.osgi.service.http/ -->
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.service.http</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/org.osgi.service.http/
implementation 'org.osgi:org.osgi.service.http:1.2.2'
// https://jarcasting.com/artifacts/org.osgi/org.osgi.service.http/
implementation ("org.osgi:org.osgi.service.http:1.2.2")
'org.osgi:org.osgi.service.http:jar:1.2.2'
<dependency org="org.osgi" name="org.osgi.service.http" rev="1.2.2">
<artifact name="org.osgi.service.http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='org.osgi.service.http', version='1.2.2')
)
libraryDependencies += "org.osgi" % "org.osgi.service.http" % "1.2.2"
[org.osgi/org.osgi.service.http "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.annotation | jar | 8.0.1 |