jinahya-test-utils
Utilities for testing
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jinahya |
| ArtifactId | ArtifactIdjinahya-test-utils |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjinahya-test-utils
Utilities for testing
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationJinahya, Inc. |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jinahya-test-utils-0.0.1.pom | |
| jinahya-test-utils-0.0.1.jar | 13 KB |
| jinahya-test-utils-0.0.1-sources.jar | 8 KB |
| jinahya-test-utils-0.0.1-javadoc.jar | 48 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
Utilities for testing