License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.github.seniortesting |
ArtifactId | ArtifactIdsparrow-security |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecurity Testing Client
Core Security Testing Client for Junit5
|
Filename | Size |
---|---|
sparrow-security-1.0.3.pom | |
sparrow-security-1.0.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-security/ -->
<dependency>
<groupId>io.github.seniortesting</groupId>
<artifactId>sparrow-security</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-security/
implementation 'io.github.seniortesting:sparrow-security:1.0.3'
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-security/
implementation ("io.github.seniortesting:sparrow-security:1.0.3")
'io.github.seniortesting:sparrow-security:jar:1.0.3'
<dependency org="io.github.seniortesting" name="sparrow-security" rev="1.0.3">
<artifact name="sparrow-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.seniortesting', module='sparrow-security', version='1.0.3')
)
libraryDependencies += "io.github.seniortesting" % "sparrow-security" % "1.0.3"
[io.github.seniortesting/sparrow-security "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.projectlombok : lombok Optional | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |