License |
License |
---|---|
GroupId | GroupIdcom.github.hadii-tech |
ArtifactId | ArtifactIdclarpse |
Version | Version6.4.2 |
Type | Typejar |
Description |
Descriptioncom.github.hadii-tech:clarpse
Clarpse is a lightweight polyglot source code analysis tool.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clarpse-6.4.2.pom | |
clarpse-6.4.2.jar | 279 KB |
clarpse-6.4.2-sources.jar | 100 KB |
clarpse-6.4.2-javadoc.jar | 940 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hadii-tech/clarpse/ -->
<dependency>
<groupId>com.github.hadii-tech</groupId>
<artifactId>clarpse</artifactId>
<version>6.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hadii-tech/clarpse/
implementation 'com.github.hadii-tech:clarpse:6.4.2'
// https://jarcasting.com/artifacts/com.github.hadii-tech/clarpse/
implementation ("com.github.hadii-tech:clarpse:6.4.2")
'com.github.hadii-tech:clarpse:jar:6.4.2'
<dependency org="com.github.hadii-tech" name="clarpse" rev="6.4.2">
<artifact name="clarpse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hadii-tech', module='clarpse', version='6.4.2')
)
libraryDependencies += "com.github.hadii-tech" % "clarpse" % "6.4.2"
[com.github.hadii-tech/clarpse "6.4.2"]
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.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
commons-io : commons-io | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |