is not current version
Last Version 6.4.2

com.github.hadii-tech:clarpse 6.2.1

Clarpse is a lightweight polyglot source code analysis tool.

License

License

GroupId

GroupId

com.github.hadii-tech
ArtifactId

ArtifactId

clarpse
Version

Version

6.2.1
Type

Type

jar
Description

Description

com.github.hadii-tech:clarpse
Clarpse is a lightweight polyglot source code analysis tool.
Project URL

Project URL

https://github.com/hadii-tech/clarpse
Source Code Management

Source Code Management

https://github.com/hadii-tech/clarpse.git

Download clarpse 6.2.1


<!-- https://jarcasting.com/artifacts/com.github.hadii-tech/clarpse/ -->
<dependency>
    <groupId>com.github.hadii-tech</groupId>
    <artifactId>clarpse</artifactId>
    <version>6.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hadii-tech/clarpse/
implementation 'com.github.hadii-tech:clarpse:6.2.1'
// https://jarcasting.com/artifacts/com.github.hadii-tech/clarpse/
implementation ("com.github.hadii-tech:clarpse:6.2.1")
'com.github.hadii-tech:clarpse:jar:6.2.1'
<dependency org="com.github.hadii-tech" name="clarpse" rev="6.2.1">
  <artifact name="clarpse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hadii-tech', module='clarpse', version='6.2.1')
)
libraryDependencies += "com.github.hadii-tech" % "clarpse" % "6.2.1"
[com.github.hadii-tech/clarpse "6.2.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.javascript : closure-compiler jar v20210302
com.tunnelvisionlabs : antlr4-runtime jar 4.3
org.apache.commons : commons-lang3 jar 3.4
com.github.javaparser : javaparser-symbol-solver-core jar 3.16.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.0.pr1
org.apache.logging.log4j : log4j-api jar 2.13.0
org.apache.logging.log4j : log4j-core jar 2.13.0
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.