License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.mateu |
ArtifactId | ArtifactIdsecurity-fake |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfake
security api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-fake-1.0.4.pom | |
security-fake-1.0.4.jar | 8 KB |
security-fake-1.0.4-sources.jar | 4 KB |
security-fake-1.0.4-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mateu/security-fake/ -->
<dependency>
<groupId>io.mateu</groupId>
<artifactId>security-fake</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.mateu/security-fake/
implementation 'io.mateu:security-fake:1.0.4'
// https://jarcasting.com/artifacts/io.mateu/security-fake/
implementation ("io.mateu:security-fake:1.0.4")
'io.mateu:security-fake:jar:1.0.4'
<dependency org="io.mateu" name="security-fake" rev="1.0.4">
<artifact name="security-fake" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mateu', module='security-fake', version='1.0.4')
)
libraryDependencies += "io.mateu" % "security-fake" % "1.0.4"
[io.mateu/security-fake "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.mateu : security-api | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |