Last Version

jxlint-assertj 2.2.0

Testing library for the jxlint framework

License

License

GroupId

GroupId

com.selesse
ArtifactId

ArtifactId

jxlint-assertj
Version

Version

2.2.0
Type

Type

jar
Description

Description

jxlint-assertj
Testing library 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-assertj 2.2.0


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

Dependencies

compile (6)

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
org.assertj : assertj-core jar 3.5.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
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
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.