| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages | 
        
| GroupId | GroupIdcom.h3xstream.findsecbugs | 
    
| ArtifactId | ArtifactIdfindsecbugs-samples-java | 
    
| Last Version | Last Version1.12.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFind Security Bugs Samples Java 
            Root project file that aggregate the different modules of Find Security Bugs. 
         | 
    
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| javax.activation : activation | jar | 1.1.1 | 
| javax.jws : javax.jws-api | jar | 1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.h3xstream.findsecbugs : findsecbugs-samples-deps | jar | 1.12.0 | 
| commons-io : commons-io | jar | 2.11.0 |