License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons.guice |
ArtifactId | ArtifactIdservlet |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openidentityplatform.commons.guice.servlet
Open Identity Platform CommunityGuice Servlet Library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
servlet-2.0.15.pom | |
servlet-2.0.15.jar | 3 KB |
servlet-2.0.15-sources.jar | 4 KB |
servlet-2.0.15-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.guice/servlet/ -->
<dependency>
<groupId>org.openidentityplatform.commons.guice</groupId>
<artifactId>servlet</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.guice/servlet/
implementation 'org.openidentityplatform.commons.guice:servlet:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.guice/servlet/
implementation ("org.openidentityplatform.commons.guice:servlet:2.0.15")
'org.openidentityplatform.commons.guice:servlet:jar:2.0.15'
<dependency org="org.openidentityplatform.commons.guice" name="servlet" rev="2.0.15">
<artifact name="servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.guice', module='servlet', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons.guice" % "servlet" % "2.0.15"
[org.openidentityplatform.commons.guice/servlet "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons.guice : core | jar | 2.0.15 |
org.slf4j : slf4j-api | jar | 1.7.31 |
org.assertj : assertj-core | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
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 |