Last Version

Jetty SSLEngine 6.1.26

Parent pom for Jetty at Codehaus

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-sslengine
Version

Version

6.1.26
Type

Type

jar
Description

Description

Jetty SSLEngine
Parent pom for Jetty at Codehaus
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-sslengine 6.1.26


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.26

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.