License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.glassfish.hk2 |
ArtifactId | ArtifactIdhk2-build |
Last Version | Last Version2.3.0-b01 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhk2-build
Generic Modules subsystem
|
Project URL |
Project URL |
Project Organization |
Project Organization |
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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3.1 |
org.easymock : easymock | jar | 3.0 |