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

org.glassfish.hk2:webserver-configuration-example 2.5.0-b62

A fake WebServer that is configured by a property file

Категории

Категории

GlassFish Контейнер Application Servers Configuration Библиотеки уровня приложения config HK2 Dependency Injection
Группа

Группа

org.glassfish.hk2
Идентификатор

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

webserver-configuration-example
Версия

Версия

2.5.0-b62
Тип

Тип

jar

Скачать webserver-configuration-example 2.5.0-b62


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