Last Version

huntbugs-all 0.0.11

Java bytecode static analysis tool

License

License

GroupId

GroupId

one.util
ArtifactId

ArtifactId

huntbugs-all
Version

Version

0.0.11
Type

Type

pom
Description

Description

huntbugs-all
Java bytecode static analysis tool
Project URL

Project URL

https://github.com/amaembo/huntbugs
Source Code Management

Source Code Management

https://github.com/amaembo/huntbugs.git

Download huntbugs-all 0.0.11

Filename Size
huntbugs-all-0.0.11.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/one.util/huntbugs-all/ -->
<dependency>
    <groupId>one.util</groupId>
    <artifactId>huntbugs-all</artifactId>
    <version>0.0.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/one.util/huntbugs-all/
implementation 'one.util:huntbugs-all:0.0.11'
// https://jarcasting.com/artifacts/one.util/huntbugs-all/
implementation ("one.util:huntbugs-all:0.0.11")
'one.util:huntbugs-all:pom:0.0.11'
<dependency org="one.util" name="huntbugs-all" rev="0.0.11">
  <artifact name="huntbugs-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='one.util', module='huntbugs-all', version='0.0.11')
)
libraryDependencies += "one.util" % "huntbugs-all" % "0.0.11"
[one.util/huntbugs-all "0.0.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • huntbugs
  • huntbugs-ant-plugin
  • huntbugs-maven-plugin
  • sample-huntbugs-custom-detector
  • sample-project