Last Version

Orbit HK2 Extension 0.8.0-preview2

HK2 lifetime extension for Orbit.

License

License

Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-hk2
Version

Version

0.8.0-preview2
Type

Type

jar
Description

Description

Orbit HK2 Extension
HK2 lifetime extension for Orbit.
Project URL

Project URL

https://github.com/electronicarts/orbit-hk2/
Project Organization

Project Organization

Electronic Arts Inc
Source Code Management

Source Code Management

https://github.com/electronicarts/orbit-hk2

Download orbit-hk2 0.8.0-preview2


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.