Last Version

org.openidentityplatform.commons.http-framework.examples.servlet-example 2.0.15

Contains examples of a: single HttpApplication deployment where the application is unaware of the servlet url path it is registered at, single HttpApplication deployment where the application is registered at multiple servlet url paths and multiple HttpApplication deployment where each application is unaware of the servlet url path it is registered at.

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons.http-framework.examples
ArtifactId

ArtifactId

servlet-example
Version

Version

2.0.15
Type

Type

war
Description

Description

org.openidentityplatform.commons.http-framework.examples.servlet-example
Contains examples of a: single HttpApplication deployment where the application is unaware of the servlet url path it is registered at, single HttpApplication deployment where the application is registered at multiple servlet url paths and multiple HttpApplication deployment where each application is unaware of the servlet url path it is registered at.
Project Organization

Project Organization

Open Identity Platform Community

Download servlet-example 2.0.15


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openidentityplatform.commons.http-framework : servlet jar 2.0.15
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.6
io.swagger : swagger-core jar 1.6.2
org.openidentityplatform.commons.http-framework.examples : http-descriptor-example jar 2.0.15

provided (1)

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

Project Modules

There are no modules declared in this project.