Last Version

java-callgraph2 0.1.8

Programs for producing static call graphs for Java programs

License

License

Categories

Categories

Java Languages H2 Data Databases
GroupId

GroupId

com.github.adrninistrator
ArtifactId

ArtifactId

java-callgraph2
Version

Version

0.1.8
Type

Type

pom
Description

Description

java-callgraph2
Programs for producing static call graphs for Java programs
Project URL

Project URL

https://github.com/Adrninistrator/java-callgraph2
Source Code Management

Source Code Management

https://github.com/Adrninistrator/java-callgraph2

Download java-callgraph2 0.1.8


<!-- https://jarcasting.com/artifacts/com.github.adrninistrator/java-callgraph2/ -->
<dependency>
    <groupId>com.github.adrninistrator</groupId>
    <artifactId>java-callgraph2</artifactId>
    <version>0.1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.adrninistrator/java-callgraph2/
implementation 'com.github.adrninistrator:java-callgraph2:0.1.8'
// https://jarcasting.com/artifacts/com.github.adrninistrator/java-callgraph2/
implementation ("com.github.adrninistrator:java-callgraph2:0.1.8")
'com.github.adrninistrator:java-callgraph2:pom:0.1.8'
<dependency org="com.github.adrninistrator" name="java-callgraph2" rev="0.1.8">
  <artifact name="java-callgraph2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.adrninistrator', module='java-callgraph2', version='0.1.8')
)
libraryDependencies += "com.github.adrninistrator" % "java-callgraph2" % "0.1.8"
[com.github.adrninistrator/java-callgraph2 "0.1.8"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.bcel : bcel jar 6.5.0

Project Modules

There are no modules declared in this project.