License |
License |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdtest-util |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest-util
A project support for testing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-util-1.1.6.pom | |
test-util-1.1.6.jar | 13 KB |
test-util-1.1.6-sources.jar | 7 KB |
test-util-1.1.6-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/test-util/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>test-util</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/test-util/
implementation 'com.tvd12:test-util:1.1.6'
// https://jarcasting.com/artifacts/com.tvd12/test-util/
implementation ("com.tvd12:test-util:1.1.6")
'com.tvd12:test-util:jar:1.1.6'
<dependency org="com.tvd12" name="test-util" rev="1.1.6">
<artifact name="test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='test-util', version='1.1.6')
)
libraryDependencies += "com.tvd12" % "test-util" % "1.1.6"
[com.tvd12/test-util "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
org.testng : testng | jar | 7.5 |