is not current version
Last Version 2.0.15

org.openidentityplatform.commons.guice:servlet 2.0.10

Open Identity Platform CommunityGuice Servlet Library

Categories

Categories

IDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

org.openidentityplatform.commons.guice
ArtifactId

ArtifactId

servlet
Version

Version

2.0.10
Type

Type

jar

Download servlet 2.0.10


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