| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdio.airlift |
| ArtifactId | ArtifactIdsecurity |
| Version | Version211 |
| Type | Typejar |
| Description |
Descriptionsecurity
Airlift
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| security-211.pom | |
| security-211.jar | 27 KB |
| security-211-tests.jar | 53 KB |
| security-211-test-sources.jar | 49 KB |
| security-211-sources.jar | 16 KB |
| security-211-javadoc.jar | 445 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/security/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>security</artifactId>
<version>211</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/security/
implementation 'io.airlift:security:211'
// https://jarcasting.com/artifacts/io.airlift/security/
implementation ("io.airlift:security:211")
'io.airlift:security:jar:211'
<dependency org="io.airlift" name="security" rev="211">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='security', version='211')
)
libraryDependencies += "io.airlift" % "security" % "211"
[io.airlift/security "211"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |