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

org.openidentityplatform.commons.guice:servlet 2.0.13

Open Identity Platform CommunityGuice Servlet Library

Категории

Категории

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

Группа

org.openidentityplatform.commons.guice
Идентификатор

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

servlet
Версия

Версия

2.0.13
Тип

Тип

jar

Скачать servlet 2.0.13


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