Last Version

jxlint-cli 2.2.0

Command line module for the jxlint framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.selesse
ArtifactId

ArtifactId

jxlint-cli
Version

Version

2.2.0
Type

Type

jar
Description

Description

jxlint-cli
Command line module for the jxlint framework
Project URL

Project URL

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

Source Code Management

https://github.com/selesse/jxlint

Download jxlint-cli 2.2.0


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

Dependencies

compile (7)

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
com.selesse : jxlint jar 2.2.0
commons-cli : commons-cli jar 1.3.1
org.eclipse.jetty : jetty-webapp jar 9.2.22.v20170606

runtime (1)

Group / Artifact Type Version
org.eclipse.jetty : jetty-jsp jar 9.2.22.v20170606

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.