Last Version

hk2-build 2.3.0-b01

Generic Modules subsystem

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

hk2-build
Version

Version

2.3.0-b01
Type

Type

pom
Description

Description

hk2-build
Generic Modules subsystem
Project URL

Project URL

https://hk2.java.net/hk2-build
Project Organization

Project Organization

Oracle Corporation

Download hk2-build 2.3.0-b01

Filename Size
hk2-build-2.3.0-b01.pom 2 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.3.1
org.easymock : easymock jar 3.0

Project Modules

  • ../osgiversion-maven-plugin