| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdio.airlift |
| ArtifactId | ArtifactIdsecurity |
| Version | Version207 |
| Type | Typejar |
| Description |
Descriptionsecurity
Airlift
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| security-207.pom | |
| security-207.jar | 27 KB |
| security-207-tests.jar | 53 KB |
| security-207-test-sources.jar | 49 KB |
| security-207-sources.jar | 16 KB |
| security-207-javadoc.jar | 445 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/security/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>security</artifactId>
<version>207</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/security/
implementation 'io.airlift:security:207'
// https://jarcasting.com/artifacts/io.airlift/security/
implementation ("io.airlift:security:207")
'io.airlift:security:jar:207'
<dependency org="io.airlift" name="security" rev="207">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='security', version='207')
)
libraryDependencies += "io.airlift" % "security" % "207"
[io.airlift/security "207"]
| 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.58 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.58 |