Last Version

JTest Utils 2.2

Java Utilities for testing

License

License

GroupId

GroupId

io.github.fslev
ArtifactId

ArtifactId

jtest-utils
Version

Version

2.2
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 2.2


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

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.29
org.postgresql : postgresql jar 42.4.0
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 3.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.core : jackson-core jar 2.13.3
org.springframework : spring-expression jar 5.3.20
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.