License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdai.swim |
ArtifactId | ArtifactIdswim-security |
Last Version | Last Version3.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnull
Uploads all artifacts belonging to configuration ':swim-security:archives'
|
Project URL |
Project URL |
Filename | Size |
---|---|
swim-security-3.10.0.pom | |
swim-security-3.10.0.jar | 75 KB |
swim-security-3.10.0-sources.jar | 40 KB |
swim-security-3.10.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ai.swim/swim-security/ -->
<dependency>
<groupId>ai.swim</groupId>
<artifactId>swim-security</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.swim/swim-security/
implementation 'ai.swim:swim-security:3.10.0'
// https://jarcasting.com/artifacts/ai.swim/swim-security/
implementation ("ai.swim:swim-security:3.10.0")
'ai.swim:swim-security:jar:3.10.0'
<dependency org="ai.swim" name="swim-security" rev="3.10.0">
<artifact name="swim-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.swim', module='swim-security', version='3.10.0')
)
libraryDependencies += "ai.swim" % "swim-security" % "3.10.0"
[ai.swim/swim-security "3.10.0"]
Group / Artifact | Type | Version |
---|---|---|
ai.swim : swim-codec | jar | 3.10.0 |
ai.swim : swim-structure | jar | 3.10.0 |
ai.swim : swim-recon | jar | 3.10.0 |
ai.swim : swim-json | jar | 3.10.0 |
ai.swim : swim-collections | jar | 3.10.0 |
Group / Artifact | Type | Version |
---|---|---|
ai.swim : swim-util | jar | 3.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |