Last Version

Module system maven support 1.6.9

Maven2 plugin for developing

Categories

Categories

Maven Build Tools HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.sun.enterprise
ArtifactId

ArtifactId

hk2-maven
Version

Version

1.6.9
Type

Type

jar
Description

Description

Module system maven support
Maven2 plugin for developing
Project Organization

Project Organization

Oracle Corporation

Download hk2-maven 1.6.9


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

Dependencies

compile (5)

Group / Artifact Type Version
com.sun.enterprise : hk2-core jar 1.6.9
org.apache.maven : maven-project jar 2.0.4
org.apache.maven : maven-artifact jar 2.0.4
org.apache.maven : maven-archiver jar 2.0.4
org.osgi : osgi_R4_core jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.3.1

Project Modules

There are no modules declared in this project.