组织ID: |
software.amazon.cryptools |
项目ID: |
AmazonCorrettoCryptoProvider |
版本: |
1.1.1 |
最后修改时间: |
2019-11-04 14:07:37 |
包类型: |
jar |
标题: |
Amazon Corretto Crypto Provider |
描述: |
The Amazon Corretto Crypto Provider (ACCP) is a collection of high-performance cryptographic implementations exposed via the standard JCA/JCE interfaces. |
相关URL: |
https://github.com/corretto/amazon-corretto-crypto-provider |
大小: |
0.25KB |
|
Maven引入代码: |
<dependency>
<groupId>software.amazon.cryptools</groupId>
<artifactId>AmazonCorrettoCryptoProvider</artifactId>
<version>1.1.1</version>
</dependency>
|
Gradle引入代码: |
software.amazon.cryptools:AmazonCorrettoCryptoProvider:1.1.1
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>software.amazon.cryptools</groupId>
<artifactId>AmazonCorrettoCryptoProvider</artifactId>
<version>1.1.1</version>
<name>Amazon Corretto Crypto Provider</name>
<description>The Amazon Corretto Crypto Provider (ACCP) is a collection of high-performance cryptographic implementations exposed via the standard JCA/JCE interfaces.</description>
<url>https://github.com/corretto/amazon-corretto-crypto-provider</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>amazonwebservices</id>
<organization>Amazon Web Services</organization>
<organizationUrl>https://aws.amazon.com</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:corretto/amazon-corretto-crypto-provider.git</connection>
<developerConnection>scm:git:git@github.com:corretto/amazon-corretto-crypto-provider.git</developerConnection>
<url>https://github.com/corretto/amazon-corretto-crypto-provider.git</url>
</scm>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
|
依赖Jar: |
无
|