Constant Pool Scanner

Simple utility to scan Java bytecode for class references in the constant pool.

License

License

NetBeans CDDL/GPL
Categories

Categories

Ant Build Tools Jenkins Continuous Integration and Continuous Delivery
GroupId

GroupId

org.jenkins-ci
ArtifactId

ArtifactId

constant-pool-scanner
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Constant Pool Scanner
Simple utility to scan Java bytecode for class references in the constant pool.
Project URL

Project URL

https://github.com/jenkinsci/constant-pool-scanner

Download constant-pool-scanner

How to add to project

<!-- https://jarcasting.com/artifacts/org.jenkins-ci/constant-pool-scanner/ -->
<dependency>
    <groupId>org.jenkins-ci</groupId>
    <artifactId>constant-pool-scanner</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jenkins-ci/constant-pool-scanner/
implementation 'org.jenkins-ci:constant-pool-scanner:1.2'
// https://jarcasting.com/artifacts/org.jenkins-ci/constant-pool-scanner/
implementation ("org.jenkins-ci:constant-pool-scanner:1.2")
'org.jenkins-ci:constant-pool-scanner:jar:1.2'
<dependency org="org.jenkins-ci" name="constant-pool-scanner" rev="1.2">
  <artifact name="constant-pool-scanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jenkins-ci', module='constant-pool-scanner', version='1.2')
)
libraryDependencies += "org.jenkins-ci" % "constant-pool-scanner" % "1.2"
[org.jenkins-ci/constant-pool-scanner "1.2"]

Dependencies

provided (1)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.
org.jenkins-ci

Jenkins

Jenkins is an open source automation server with an unparalleled plugin ecosystem to support practically every tool as part of your delivery pipelines

Versions

Version
1.2
1.1
1.0