is not current version
Last Version 7.4.4

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

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

4.0.0
Type

Type

jar

Download sslcontext-kickstart-for-jetty 4.0.0


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