is not current version
Last Version 3.0.3

Class Model for Hk2 3.0.2

Dependency Injection Kernel

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

class-model
Version

Version

3.0.2
Type

Type

jar
Description

Description

Class Model for Hk2
Dependency Injection Kernel
Project Organization

Project Organization

Oracle Corporation

Download class-model 3.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.1
org.ow2.asm : asm-analysis jar 9.1
org.ow2.asm : asm-commons jar 9.1
org.ow2.asm : asm-tree jar 9.1
org.ow2.asm : asm-util jar 9.1

provided (2)

Group / Artifact Type Version
org.osgi : osgi.core jar 7.0.0
org.osgi : org.osgi.enterprise jar 5.0.0

test (4)

Group / Artifact Type Version
jakarta.inject : jakarta.inject-api jar 2.0.0
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
junit : junit jar 4.13.1
org.easymock : easymock jar 3.5

Project Modules

There are no modules declared in this project.