Last Version

Jetty :: SSL Engine 7.0.0.pre5

The jetty ssl engine.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-ssl
Version

Version

7.0.0.pre5
Type

Type

jar
Description

Description

Jetty :: SSL Engine
The jetty ssl engine.
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-ssl 7.0.0.pre5


<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-ssl/ -->
<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>jetty-ssl</artifactId>
    <version>7.0.0.pre5</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-ssl/
implementation 'org.mortbay.jetty:jetty-ssl:7.0.0.pre5'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-ssl/
implementation ("org.mortbay.jetty:jetty-ssl:7.0.0.pre5")
'org.mortbay.jetty:jetty-ssl:jar:7.0.0.pre5'
<dependency org="org.mortbay.jetty" name="jetty-ssl" rev="7.0.0.pre5">
  <artifact name="jetty-ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-ssl', version='7.0.0.pre5')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-ssl" % "7.0.0.pre5"
[org.mortbay.jetty/jetty-ssl "7.0.0.pre5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 7.0.0.pre5
org.mortbay.jetty : jetty-security jar 7.0.0.pre5

test (3)

Group / Artifact Type Version
junit : junit jar 3.8.2
com.googlecode.jsslutils : jsslutils jar 0.3
com.googlecode.jsslutils : jsslutils-test-certificates jar 1.0

Project Modules

There are no modules declared in this project.