is not current version
Last Version 7.4.4

io.github.hakky54:sslcontext-kickstart-for-jetty 6.5.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

6.5.0
Type

Type

jar

Download sslcontext-kickstart-for-jetty 6.5.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>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-jetty/
implementation 'io.github.hakky54:sslcontext-kickstart-for-jetty:6.5.0'
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-jetty/
implementation ("io.github.hakky54:sslcontext-kickstart-for-jetty:6.5.0")
'io.github.hakky54:sslcontext-kickstart-for-jetty:jar:6.5.0'
<dependency org="io.github.hakky54" name="sslcontext-kickstart-for-jetty" rev="6.5.0">
  <artifact name="sslcontext-kickstart-for-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='sslcontext-kickstart-for-jetty', version='6.5.0')
)
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-for-jetty" % "6.5.0"
[io.github.hakky54/sslcontext-kickstart-for-jetty "6.5.0"]