Orbit HK2 Extension
Developer & License
This project was developed by Electronic Arts and is licensed under the BSD 3-Clause License.
License |
License |
---|---|
Categories |
CategoriesHK2 Application Layer Libs Dependency Injection |
GroupId | GroupIdcloud.orbit |
ArtifactId | ArtifactIdorbit-hk2 |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrbit HK2 Extension
HK2 container for Orbit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
orbit-hk2-0.9.4.pom | |
orbit-hk2-0.9.4.jar | 18 KB |
orbit-hk2-0.9.4-sources.jar | 17 KB |
orbit-hk2-0.9.4-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.orbit/orbit-hk2/ -->
<dependency>
<groupId>cloud.orbit</groupId>
<artifactId>orbit-hk2</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.orbit/orbit-hk2/
implementation 'cloud.orbit:orbit-hk2:0.9.4'
// https://jarcasting.com/artifacts/cloud.orbit/orbit-hk2/
implementation ("cloud.orbit:orbit-hk2:0.9.4")
'cloud.orbit:orbit-hk2:jar:0.9.4'
<dependency org="cloud.orbit" name="orbit-hk2" rev="0.9.4">
<artifact name="orbit-hk2" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.orbit', module='orbit-hk2', version='0.9.4')
)
libraryDependencies += "cloud.orbit" % "orbit-hk2" % "0.9.4"
[cloud.orbit/orbit-hk2 "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.hk2 : hk2 | jar | 2.5.0-b05 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
cloud.orbit : orbit-core | jar | 0.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |
junit : junit | jar | 4.12 |
This project was developed by Electronic Arts and is licensed under the BSD 3-Clause License.