License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty |
ArtifactId | ArtifactIdjetty-alpn-conscrypt-client |
Version | Version11.0.11 |
Type | Typejar |
Description |
DescriptionJetty :: ALPN :: Conscrypt Client Implementation
The Eclipse Jetty Project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-alpn-conscrypt-client/ -->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-alpn-conscrypt-client</artifactId>
<version>11.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-alpn-conscrypt-client/
implementation 'org.eclipse.jetty:jetty-alpn-conscrypt-client:11.0.11'
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-alpn-conscrypt-client/
implementation ("org.eclipse.jetty:jetty-alpn-conscrypt-client:11.0.11")
'org.eclipse.jetty:jetty-alpn-conscrypt-client:jar:11.0.11'
<dependency org="org.eclipse.jetty" name="jetty-alpn-conscrypt-client" rev="11.0.11">
<artifact name="jetty-alpn-conscrypt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='jetty-alpn-conscrypt-client', version='11.0.11')
)
libraryDependencies += "org.eclipse.jetty" % "jetty-alpn-conscrypt-client" % "11.0.11"
[org.eclipse.jetty/jetty-alpn-conscrypt-client "11.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.conscrypt : conscrypt-openjdk-uber | jar | 2.5.2 |
org.eclipse.jetty : jetty-alpn-client | jar | 11.0.11 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.http2 : http2-client | jar | 11.0.11 |
org.eclipse.jetty : jetty-slf4j-impl | jar | 11.0.11 |
org.eclipse.jetty.toolchain : jetty-test-helper | jar | 5.9 |
org.junit.jupiter : junit-jupiter | jar |