jetty-utils
A set of utils for bootstrapping jetty-based SSL-enabled HTTP servers
| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdorg.italiangrid |
| ArtifactId | ArtifactIdjetty-utils |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjetty-utils
HTTP server security utilities for VOMS proxy support
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jetty-utils-0.1.0.pom | |
| jetty-utils-0.1.0.jar | 8 KB |
| jetty-utils-0.1.0-sources.jar | 5 KB |
| jetty-utils-0.1.0-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.italiangrid/jetty-utils/ -->
<dependency>
<groupId>org.italiangrid</groupId>
<artifactId>jetty-utils</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.italiangrid/jetty-utils/
implementation 'org.italiangrid:jetty-utils:0.1.0'
// https://jarcasting.com/artifacts/org.italiangrid/jetty-utils/
implementation ("org.italiangrid:jetty-utils:0.1.0")
'org.italiangrid:jetty-utils:jar:0.1.0'
<dependency org="org.italiangrid" name="jetty-utils" rev="0.1.0">
<artifact name="jetty-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.italiangrid', module='jetty-utils', version='0.1.0')
)
libraryDependencies += "org.italiangrid" % "jetty-utils" % "0.1.0"
[org.italiangrid/jetty-utils "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.0.9 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| org.eclipse.jetty.aggregate : jetty-all | jar | 9.2.13.v20150730 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.2 |
| org.italiangrid : voms-api-java | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
A set of utils for bootstrapping jetty-based SSL-enabled HTTP servers