License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-pkcs12 |
Last Version | Last Version8.1.16.v20140903 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: PKCS12 Import
Jetty integrations and distributions
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-pkcs12/ -->
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-pkcs12</artifactId>
<version>8.1.16.v20140903</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-pkcs12/
implementation 'org.mortbay.jetty:jetty-pkcs12:8.1.16.v20140903'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-pkcs12/
implementation ("org.mortbay.jetty:jetty-pkcs12:8.1.16.v20140903")
'org.mortbay.jetty:jetty-pkcs12:jar:8.1.16.v20140903'
<dependency org="org.mortbay.jetty" name="jetty-pkcs12" rev="8.1.16.v20140903">
<artifact name="jetty-pkcs12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-pkcs12', version='8.1.16.v20140903')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-pkcs12" % "8.1.16.v20140903"
[org.mortbay.jetty/jetty-pkcs12 "8.1.16.v20140903"]