steady-lang-java-reach

Performs static analysis of application and OSS source code in order to analyze the reachability of vulnerable Java constructs

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.eclipse.steady
ArtifactId

ArtifactId

lang-java-reach
Last Version

Last Version

3.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

steady-lang-java-reach
Performs static analysis of application and OSS source code in order to analyze the reachability of vulnerable Java constructs
Source Code Management

Source Code Management

https://github.com/eclipse/steady/tree/master/lang-java-reach

Download lang-java-reach

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.steady : lang-java jar 3.2.4
com.google.code.gson : gson jar 2.9.0
com.ibm.wala : com.ibm.wala.core jar 1.4.3
com.ibm.wala : com.ibm.wala.util jar 1.4.3
com.ibm.wala : com.ibm.wala.shrike jar 1.4.3
javax.validation : validation-api jar 2.0.1.Final
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
com.github.spotbugs : spotbugs-annotations jar 4.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0