Find Security Bugs Samples Java

Root project file that aggregate the different modules of Find Security Bugs.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.h3xstream.findsecbugs
ArtifactId

ArtifactId

findsecbugs-samples-java
Last Version

Last Version

1.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

Find Security Bugs Samples Java
Root project file that aggregate the different modules of Find Security Bugs.

Download findsecbugs-samples-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-samples-java/ -->
<dependency>
    <groupId>com.h3xstream.findsecbugs</groupId>
    <artifactId>findsecbugs-samples-java</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-samples-java/
implementation 'com.h3xstream.findsecbugs:findsecbugs-samples-java:1.12.0'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-samples-java/
implementation ("com.h3xstream.findsecbugs:findsecbugs-samples-java:1.12.0")
'com.h3xstream.findsecbugs:findsecbugs-samples-java:jar:1.12.0'
<dependency org="com.h3xstream.findsecbugs" name="findsecbugs-samples-java" rev="1.12.0">
  <artifact name="findsecbugs-samples-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findsecbugs-samples-java', version='1.12.0')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findsecbugs-samples-java" % "1.12.0"
[com.h3xstream.findsecbugs/findsecbugs-samples-java "1.12.0"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.activation : activation jar 1.1.1
javax.jws : javax.jws-api jar 1.1

test (2)

Group / Artifact Type Version
com.h3xstream.findsecbugs : findsecbugs-samples-deps jar 1.12.0
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0
1.11.0
1.10.1
1.10.0