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