License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface KeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.eclipse.jetty |
ArtifactId | ArtifactIdjetty-keystore |
Last Version | Last Version11.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: Test Keystore
Test keystore with self-signed SSL Certificate.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jetty-keystore-11.0.11.pom | |
jetty-keystore-11.0.11.jar | 14 KB |
jetty-keystore-11.0.11-sources.jar | 13 KB |
jetty-keystore-11.0.11-javadoc.jar | 399 KB |
jetty-keystore-11.0.11-config.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-keystore/ -->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-keystore</artifactId>
<version>11.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-keystore/
implementation 'org.eclipse.jetty:jetty-keystore:11.0.11'
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-keystore/
implementation ("org.eclipse.jetty:jetty-keystore:11.0.11")
'org.eclipse.jetty:jetty-keystore:jar:11.0.11'
<dependency org="org.eclipse.jetty" name="jetty-keystore" rev="11.0.11">
<artifact name="jetty-keystore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='jetty-keystore', version='11.0.11')
)
libraryDependencies += "org.eclipse.jetty" % "jetty-keystore" % "11.0.11"
[org.eclipse.jetty/jetty-keystore "11.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcutil-jdk15on | jar | 1.70 |
org.eclipse.jetty : jetty-util | jar | 11.0.11 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.toolchain : jetty-test-helper | jar | 5.9 |
org.junit.jupiter : junit-jupiter | jar |