Last Version

jinahya-test-utils 0.0.1

Utilities for testing

License

License

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

jinahya-test-utils
Version

Version

0.0.1
Type

Type

jar
Description

Description

jinahya-test-utils
Utilities for testing
Project URL

Project URL

https://github.com/jinahya/jinahya-test-utils
Project Organization

Project Organization

Jinahya, Inc.
Source Code Management

Source Code Management

https://github.com/jinahya/jinahya-test-utils

Download jinahya-test-utils 0.0.1


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

Dependencies

provided (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
javax.validation : validation-api jar 2.0.1.Final
org.projectlombok : lombok jar 1.18.10
org.slf4j : slf4j-api jar 1.7.28

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.hibernate.validator : hibernate-validator jar 6.1.0.Alpha6
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.