hk2
A light-weight and dynamic dependency injection framework
License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.glassfish.hk2 |
ArtifactId | ArtifactIdosgi-adapter-test |
Last Version | Last Version2.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHK2 OSGi Adapter Test
Dependency Injection Kernel
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
osgi-adapter-test-2.6.1.pom | |
osgi-adapter-test-2.6.1.jar | 2 KB |
osgi-adapter-test-2.6.1-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/osgi-adapter-test/ -->
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>osgi-adapter-test</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/osgi-adapter-test/
implementation 'org.glassfish.hk2:osgi-adapter-test:2.6.1'
// https://jarcasting.com/artifacts/org.glassfish.hk2/osgi-adapter-test/
implementation ("org.glassfish.hk2:osgi-adapter-test:2.6.1")
'org.glassfish.hk2:osgi-adapter-test:jar:2.6.1'
<dependency org="org.glassfish.hk2" name="osgi-adapter-test" rev="2.6.1">
<artifact name="osgi-adapter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='osgi-adapter-test', version='2.6.1')
)
libraryDependencies += "org.glassfish.hk2" % "osgi-adapter-test" % "2.6.1"
[org.glassfish.hk2/osgi-adapter-test "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.5 |
A light-weight and dynamic dependency injection framework