Last Version

OSGi resource locator 2.5.0-b42

Used by various API providers that rely on META-INF/services mechanism to locate providers.

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

osgi-resource-locator
Version

Version

2.5.0-b42
Type

Type

jar
Description

Description

OSGi resource locator
Used by various API providers that rely on META-INF/services mechanism to locate providers.
Project Organization

Project Organization

Oracle Corporation

Download osgi-resource-locator 2.5.0-b42


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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.