n

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
The Apache License, Version 2.0
Nick Rupley
文件下载
文件名 操作
not-going-to-be-commons-ssl-0.3.19.jar 下载
not-going-to-be-commons-ssl-0.3.19.pom 下载
not-going-to-be-commons-ssl-0.3.19-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.narupley</groupId>
  <artifactId>not-going-to-be-commons-ssl</artifactId>
  <version>0.3.19</version>
</dependency>
Gradle Groovy
implementation 'com.narupley:not-going-to-be-commons-ssl:0.3.19'
Gradle Kotlin
implementation("com.narupley:not-going-to-be-commons-ssl:0.3.19")
Scala SBT
libraryDependencies += "com.narupley" % "not-going-to-be-commons-ssl" % "0.3.19"
Groovy Grape
@Grapes(
  @Grab(group='com.narupley', module='not-going-to-be-commons-ssl', version='0.3.19')
)
Apache Ivy
<dependency org="com.narupley" name="not-going-to-be-commons-ssl" rev="0.3.19" />
Leiningen
[com.narupley/not-going-to-be-commons-ssl "0.3.19"]
Apache Buildr
'com.narupley:not-going-to-be-commons-ssl:jar:0.3.19'