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