License |
License |
---|---|
GroupId | GroupIdcom.astutebits |
ArtifactId | ArtifactIdjsquint-findbugs |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsquint-findbugs
Quality control library, integrating together other static
analysis and validation tools and instruments.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsquint-findbugs-0.3.0.pom | |
jsquint-findbugs-0.3.0.jar | 10 KB |
jsquint-findbugs-0.3.0-sources.jar | 6 KB |
jsquint-findbugs-0.3.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.astutebits/jsquint-findbugs/ -->
<dependency>
<groupId>com.astutebits</groupId>
<artifactId>jsquint-findbugs</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.astutebits/jsquint-findbugs/
implementation 'com.astutebits:jsquint-findbugs:0.3.0'
// https://jarcasting.com/artifacts/com.astutebits/jsquint-findbugs/
implementation ("com.astutebits:jsquint-findbugs:0.3.0")
'com.astutebits:jsquint-findbugs:jar:0.3.0'
<dependency org="com.astutebits" name="jsquint-findbugs" rev="0.3.0">
<artifact name="jsquint-findbugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astutebits', module='jsquint-findbugs', version='0.3.0')
)
libraryDependencies += "com.astutebits" % "jsquint-findbugs" % "0.3.0"
[com.astutebits/jsquint-findbugs "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.astutebits : jsquint-api | jar | 0.3.0 |
com.jcabi : jcabi-log | jar | 0.17 |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
com.google.guava : guava | jar | 20.0 |
com.google.code.findbugs : findbugs | jar | 3.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
com.google.code.findbugs : jFormatString | jar | 3.0.0 |
org.ow2.asm : asm | jar | 5.0.3 |
org.ow2.asm : asm-tree | jar | 5.0.3 |
com.google.code.findbugs : bcel-findbugs | jar | 6.0 |
com.mebigfatguy.fb-contrib : fb-contrib | jar | 6.6.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
jaxen : jaxen | jar | 1.1.6 |
dom4j : dom4j | jar | 1.6.1 |
com.jcabi.incubator : xembly | jar | 0.21.4 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j | jar | 53.1 |
org.ow2.asm : asm-debug-all | jar | 5.0.3 |
xalan : xalan | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.0.32-beta |