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

com.peterphi.std.guice:stdlib-guice-webapp 5.1.2

stdlib guice webapp

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.peterphi.std.guice
Идентификатор

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

stdlib-guice-webapp
Версия

Версия

5.1.2
Тип

Тип

jar

Скачать stdlib-guice-webapp 5.1.2


<!-- https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-webapp/ -->
<dependency>
    <groupId>com.peterphi.std.guice</groupId>
    <artifactId>stdlib-guice-webapp</artifactId>
    <version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-webapp/
implementation 'com.peterphi.std.guice:stdlib-guice-webapp:5.1.2'
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-webapp/
implementation ("com.peterphi.std.guice:stdlib-guice-webapp:5.1.2")
'com.peterphi.std.guice:stdlib-guice-webapp:jar:5.1.2'
<dependency org="com.peterphi.std.guice" name="stdlib-guice-webapp" rev="5.1.2">
  <artifact name="stdlib-guice-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std.guice', module='stdlib-guice-webapp', version='5.1.2')
)
libraryDependencies += "com.peterphi.std.guice" % "stdlib-guice-webapp" % "5.1.2"
[com.peterphi.std.guice/stdlib-guice-webapp "5.1.2"]