GroupId | GroupIdcom.h3xstream.findsecbugs |
---|---|
ArtifactId | ArtifactIdfindsecbugs-plugin |
Version | Version1.4.3 |
Type | Typejar |
Filename | Size |
---|---|
findsecbugs-plugin-1.4.3.pom | |
findsecbugs-plugin-1.4.3.jar | 199 KB |
findsecbugs-plugin-1.4.3-sources.jar | 179 KB |
findsecbugs-plugin-1.4.3-javadoc.jar | 579 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-plugin/ -->
<dependency>
<groupId>com.h3xstream.findsecbugs</groupId>
<artifactId>findsecbugs-plugin</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-plugin/
implementation 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.4.3'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-plugin/
implementation ("com.h3xstream.findsecbugs:findsecbugs-plugin:1.4.3")
'com.h3xstream.findsecbugs:findsecbugs-plugin:jar:1.4.3'
<dependency org="com.h3xstream.findsecbugs" name="findsecbugs-plugin" rev="1.4.3">
<artifact name="findsecbugs-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findsecbugs-plugin', version='1.4.3')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findsecbugs-plugin" % "1.4.3"
[com.h3xstream.findsecbugs/findsecbugs-plugin "1.4.3"]