Last Version

HK2 Bom Pom 3.0.3

Bom Pom for importing HK2 managed dependencies

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

hk2-bom
Version

Version

3.0.3
Type

Type

pom
Description

Description

HK2 Bom Pom
Bom Pom for importing HK2 managed dependencies
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/hk2-bom
Project Organization

Project Organization

Eclipse Foundation

Download hk2-bom 3.0.3

Filename Size
hk2-bom-3.0.3.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.