is not current version
Last Version 2.2

JTest Utils 1.64

Java Utilities for testing

License

License

GroupId

GroupId

io.github.fslev
ArtifactId

ArtifactId

jtest-utils
Version

Version

1.64
Type

Type

jar
Description

Description

JTest Utils
Java Utilities for testing
Project URL

Project URL

http://github.com/fslev/jtest-utils
Source Code Management

Source Code Management

https://github.com/fslev/jtest-utils/tree/main

Download jtest-utils 1.64


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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.commons : commons-text jar 1.9
mysql : mysql-connector-java jar 8.0.28
org.postgresql : postgresql jar 42.3.3
net.sourceforge.jtds : jtds jar 1.3.1
org.xmlunit : xmlunit-core jar 2.9.0
org.xmlunit : xmlunit-matchers jar 2.9.0
com.jcraft : jsch jar 0.1.55
com.github.fslev : json-compare jar 2.41
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1
org.springframework : spring-expression jar 5.3.16
org.yaml : snakeyaml jar 1.30
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

Project Modules

There are no modules declared in this project.