| License |
License |
|---|---|
| GroupId | GroupIdcom.selesse |
| ArtifactId | ArtifactIdjxlint-assertj |
| Version | Version2.2.0 |
| Type | Typejar |
| Description |
Descriptionjxlint-assertj
Testing library for the jxlint framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jxlint-assertj-2.2.0.pom | |
| jxlint-assertj-2.2.0.jar | 2 KB |
| jxlint-assertj-2.2.0-sources.jar | 1 KB |
| jxlint-assertj-2.2.0-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |