is not current version
Last Version 0.9.4

cloud.orbit:orbit-hk2 0.9.0

HK2 container for Orbit

Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-hk2
Version

Version

0.9.0
Type

Type

jar

Download orbit-hk2 0.9.0


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