is not current version
Last Version 2.0.15

org.openidentityplatform.commons.guice.servlet 2.0.12

Open Identity Platform CommunityGuice Servlet Library

License

License

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.12
Type

Type

jar
Description

Description

org.openidentityplatform.commons.guice.servlet
Open Identity Platform CommunityGuice Servlet Library
Project Organization

Project Organization

Open Identity Platform Community

Download servlet 2.0.12


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openidentityplatform.commons.guice : core jar 2.0.12
org.slf4j : slf4j-api jar 1.7.30
org.assertj : assertj-core jar 2.4.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.23.4
org.slf4j : slf4j-nop jar 1.7.12

Project Modules

There are no modules declared in this project.