License |
License |
---|---|
Categories |
CategoriesSSLContext-Kickstart Security |
GroupId | GroupIdio.github.hakky54 |
ArtifactId | ArtifactIdsslcontext-kickstart-parent |
Last Version | Last Version7.4.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsslcontext-kickstart-parent
High level library to configure a SSLContext and other properties to enable SSL/TLS connection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sslcontext-kickstart-parent-7.4.4.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-parent/ -->
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>sslcontext-kickstart-parent</artifactId>
<version>7.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-parent/
implementation 'io.github.hakky54:sslcontext-kickstart-parent:7.4.4'
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-parent/
implementation ("io.github.hakky54:sslcontext-kickstart-parent:7.4.4")
'io.github.hakky54:sslcontext-kickstart-parent:pom:7.4.4'
<dependency org="io.github.hakky54" name="sslcontext-kickstart-parent" rev="7.4.4">
<artifact name="sslcontext-kickstart-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='sslcontext-kickstart-parent', version='7.4.4')
)
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-parent" % "7.4.4"
[io.github.hakky54/sslcontext-kickstart-parent "7.4.4"]