не последняя версия
Последняя версия 1.6.9

com.sun.enterprise:hk2-maven 1.0.26

Maven2 plugin for developing

Категории

Категории

Maven Компиляция и сборка HK2 Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.sun.enterprise
Идентификатор

Идентификатор

hk2-maven
Версия

Версия

1.0.26
Тип

Тип

jar

Скачать hk2-maven 1.0.26


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