Simple SSL

A lightweight library to easily create SSLContext instances from KeyStore and PEM files with different formats.

Лицензия

Лицензия

Группа

Группа

io.github.stevenjdh
Идентификатор

Идентификатор

simple-ssl
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple SSL
A lightweight library to easily create SSLContext instances from KeyStore and PEM files with different formats.
Ссылка на сайт

Ссылка на сайт

https://github.com/StevenJDH/simple-ssl
Система контроля версий

Система контроля версий

https://github.com/StevenJDH/simple-ssl

Скачать simple-ssl

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-junit-jupiter jar 4.3.1
com.github.tomakehurst : wiremock-jre8-standalone jar 2.32.0
org.slf4j : slf4j-nop jar 1.7.35
org.apache.maven : maven-model jar 3.8.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0