net.cnri:cnri-servlet-container

Utility library for embedded servlet containers.

License

License

Categories

Categories

Container Net
GroupId

GroupId

net.cnri
ArtifactId

ArtifactId

cnri-servlet-container
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.cnri:cnri-servlet-container
Utility library for embedded servlet containers.
Project URL

Project URL

https://gitlab.com/cnri/cnri-servlet-container
Source Code Management

Source Code Management

https://gitlab.com/cnri/cnri-servlet-container

Download cnri-servlet-container

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.63
org.bouncycastle : bcpkix-jdk15on jar 1.63
org.slf4j : slf4j-api jar 1.7.30
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-annotations jar 9.4.15.v20190215
org.eclipse.jetty : jetty-deploy jar 9.4.15.v20190215
org.eclipse.jetty : jetty-plus jar 9.4.15.v20190215
org.eclipse.jetty : jetty-server jar 9.4.15.v20190215
org.eclipse.jetty : jetty-servlet jar 9.4.15.v20190215
org.eclipse.jetty : jetty-servlets jar 9.4.15.v20190215
org.eclipse.jetty : jetty-webapp jar 9.4.15.v20190215
org.eclipse.jetty.http2 : http2-server jar 9.4.15.v20190215
org.eclipse.jetty : jetty-alpn-java-server jar 9.4.15.v20190215
org.eclipse.jetty : apache-jsp jar 9.4.15.v20190215
org.eclipse.jetty : apache-jstl jar 9.4.15.v20190215
javax.transaction : javax.transaction-api jar 1.3
net.cnri : cnri-servlet-container-lib jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.2.1
2.2.0