Not-Going-To-Be-Commons-SSL

A Java 9+ compliant fork of Not-Yet-Commons-SSL

Лицензия

Лицензия

Группа

Группа

com.narupley
Идентификатор

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

not-going-to-be-commons-ssl
Последняя версия

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

0.3.20
Дата

Дата

Тип

Тип

jar
Описание

Описание

Not-Going-To-Be-Commons-SSL
A Java 9+ compliant fork of Not-Yet-Commons-SSL
Ссылка на сайт

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

https://github.com/narupley/not-going-to-be-commons-ssl
Система контроля версий

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

https://github.com/narupley/not-going-to-be-commons-ssl/tree/master

Скачать not-going-to-be-commons-ssl

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

<!-- https://jarcasting.com/artifacts/com.narupley/not-going-to-be-commons-ssl/ -->
<dependency>
    <groupId>com.narupley</groupId>
    <artifactId>not-going-to-be-commons-ssl</artifactId>
    <version>0.3.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.narupley/not-going-to-be-commons-ssl/
implementation 'com.narupley:not-going-to-be-commons-ssl:0.3.20'
// https://jarcasting.com/artifacts/com.narupley/not-going-to-be-commons-ssl/
implementation ("com.narupley:not-going-to-be-commons-ssl:0.3.20")
'com.narupley:not-going-to-be-commons-ssl:jar:0.3.20'
<dependency org="com.narupley" name="not-going-to-be-commons-ssl" rev="0.3.20">
  <artifact name="not-going-to-be-commons-ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.narupley', module='not-going-to-be-commons-ssl', version='0.3.20')
)
libraryDependencies += "com.narupley" % "not-going-to-be-commons-ssl" % "0.3.20"
[com.narupley/not-going-to-be-commons-ssl "0.3.20"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcprov-jdk15on jar 1.60
org.bouncycastle : bcprov-ext-jdk15on jar 1.60
commons-httpclient : commons-httpclient jar 3.1
commons-logging : commons-logging jar 1.2

test (5)

Идентификатор библиотеки Тип Версия
net.bytebuddy : byte-buddy jar 1.8.17
net.bytebuddy : byte-buddy-agent jar 1.8.17
junit : junit jar 4.8.1
org.mockito : mockito-core jar 2.21.0
org.objenesis : objenesis jar 2.6

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

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

Not-Going-To-Be-Commons-SSL

This was forked from Not-Yet-Commons-SSL 0.3.17, which used to be hosted at http://www.juliusdavies.ca/commons-ssl/, but at the time of this writing is no longer available.

This project was created to keep the source open and available, and also in order to make it compatible with the newest versions of Java.

In the original author's own words, the Not-Yet-Commons-SSL project should be considered to be of "alpha" quality only. There are other libraries (like Apache HttpComponents) you can use to work with SSL contexts or socket factories, that are also in active development with a large community. The reason you're here is probably that you're using another library that depends on Not-Yet-Commons-SSL, and are running into issues with it on Java 9 or greater.


Maven Dependency

<dependency>
  <groupId>com.narupley</groupId>
  <artifactId>not-going-to-be-commons-ssl</artifactId>
  <version>0.3.20</version>
</dependency>

License

Not-Going-To-Be-Commons-SSL is Copyright © 2018 Nick Rupley and licensed under the Apache License, Version 2.0.

All third-party notice information can be found in the included NOTICE file.


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

Версия
0.3.20
0.3.19
0.3.18