License |
License |
---|---|
GroupId | GroupIdcom.h3xstream.findsecbugs |
ArtifactId | ArtifactIdfindsecbugs-root-pom |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOWASP Find Security Bugs root
Root project file that aggregate the different modules of Find Security Bugs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
findsecbugs-root-pom-1.12.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-root-pom/ -->
<dependency>
<groupId>com.h3xstream.findsecbugs</groupId>
<artifactId>findsecbugs-root-pom</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-root-pom/
implementation 'com.h3xstream.findsecbugs:findsecbugs-root-pom:1.12.0'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-root-pom/
implementation ("com.h3xstream.findsecbugs:findsecbugs-root-pom:1.12.0")
'com.h3xstream.findsecbugs:findsecbugs-root-pom:pom:1.12.0'
<dependency org="com.h3xstream.findsecbugs" name="findsecbugs-root-pom" rev="1.12.0">
<artifact name="findsecbugs-root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findsecbugs-root-pom', version='1.12.0')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findsecbugs-root-pom" % "1.12.0"
[com.h3xstream.findsecbugs/findsecbugs-root-pom "1.12.0"]