is not current version
Last Version 0.1.8

java-callgraph2 0.0.3

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.0.3
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.0.3


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

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.