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 | GroupIdcom.ea.orbit |
| ArtifactId | ArtifactIdorbit-hk2 |
| Last Version | Last Version0.8.0-preview2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOrbit HK2 Extension
HK2 lifetime extension for Orbit.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| orbit-hk2-0.8.0-preview2.pom | |
| orbit-hk2-0.8.0-preview2.jar | 17 KB |
| orbit-hk2-0.8.0-preview2-sources.jar | 14 KB |
| orbit-hk2-0.8.0-preview2-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-hk2/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-hk2</artifactId>
<version>0.8.0-preview2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-hk2/
implementation 'com.ea.orbit:orbit-hk2:0.8.0-preview2'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-hk2/
implementation ("com.ea.orbit:orbit-hk2:0.8.0-preview2")
'com.ea.orbit:orbit-hk2:jar:0.8.0-preview2'
<dependency org="com.ea.orbit" name="orbit-hk2" rev="0.8.0-preview2">
<artifact name="orbit-hk2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-hk2', version='0.8.0-preview2')
)
libraryDependencies += "com.ea.orbit" % "orbit-hk2" % "0.8.0-preview2"
[com.ea.orbit/orbit-hk2 "0.8.0-preview2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ea.orbit : orbit-core | jar | 0.8.0-preview2 |
| org.glassfish.hk2 : hk2 | jar | 2.5.0-b03 |
| org.yaml : snakeyaml | jar | 1.16 |
| com.google.guava : guava | jar | 19.0 |
This project was developed by Electronic Arts and is licensed under the BSD 3-Clause License.