is not current version
Last Version 7.4.4

io.github.hakky54:sslcontext-kickstart-for-jetty 3.0.9

High level library to configure a SSLContext and other properties to enable SSL/TLS connection

Categories

Categories

Jetty Container Application Servers SSLContext-Kickstart Security
GroupId

GroupId

io.github.hakky54
ArtifactId

ArtifactId

sslcontext-kickstart-for-jetty
Version

Version

3.0.9
Type

Type

jar

Download sslcontext-kickstart-for-jetty 3.0.9


<!-- https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-jetty/ -->
<dependency>
    <groupId>io.github.hakky54</groupId>
    <artifactId>sslcontext-kickstart-for-jetty</artifactId>
    <version>3.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-jetty/
implementation 'io.github.hakky54:sslcontext-kickstart-for-jetty:3.0.9'
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-jetty/
implementation ("io.github.hakky54:sslcontext-kickstart-for-jetty:3.0.9")
'io.github.hakky54:sslcontext-kickstart-for-jetty:jar:3.0.9'
<dependency org="io.github.hakky54" name="sslcontext-kickstart-for-jetty" rev="3.0.9">
  <artifact name="sslcontext-kickstart-for-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='sslcontext-kickstart-for-jetty', version='3.0.9')
)
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-for-jetty" % "3.0.9"
[io.github.hakky54/sslcontext-kickstart-for-jetty "3.0.9"]