License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdde.rhauswald.security.idor |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionInsecureDirectObjectReferences
Parent pom for idor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.rhauswald.security.idor/parent/ -->
<dependency>
<groupId>de.rhauswald.security.idor</groupId>
<artifactId>parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.rhauswald.security.idor/parent/
implementation 'de.rhauswald.security.idor:parent:1.0'
// https://jarcasting.com/artifacts/de.rhauswald.security.idor/parent/
implementation ("de.rhauswald.security.idor:parent:1.0")
'de.rhauswald.security.idor:parent:pom:1.0'
<dependency org="de.rhauswald.security.idor" name="parent" rev="1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.rhauswald.security.idor', module='parent', version='1.0')
)
libraryDependencies += "de.rhauswald.security.idor" % "parent" % "1.0"
[de.rhauswald.security.idor/parent "1.0"]