Last Version

jxlint 2.2.0

Framework for doing static analysis in Java

License

License

GroupId

GroupId

com.selesse
ArtifactId

ArtifactId

jxlint
Version

Version

2.2.0
Type

Type

jar
Description

Description

jxlint
Framework for doing static analysis in Java
Project URL

Project URL

https://github.com/selesse/jxlint
Source Code Management

Source Code Management

https://github.com/selesse/jxlint

Download jxlint 2.2.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
com.google.guava : guava jar 19.0
org.fusesource.jansi : jansi jar 1.14
org.slf4j : slf4j-api jar 1.7.21
org.apache.velocity : velocity jar 1.7
org.pegdown : pegdown jar 1.6.0
org.webjars : bootstrap jar 3.1.0
org.webjars : prettify jar 4-Mar-2013
org.webjars : tablesorter jar 2.15.5

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2
org.jsoup : jsoup jar 1.9.2
org.glassfish.jersey.core : jersey-client jar 2.23.2
org.mockito : mockito-all jar 1.10.19
com.github.stefanbirkner : system-rules jar 1.3.1
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.