| License |
License |
|---|---|
| GroupId | GroupIdcom.holmos |
| ArtifactId | ArtifactIdholmos-reflectAssert |
| Last Version | Last Version1.0.2u10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionholmos-reflectAssert
An automated testing framework for web testing,
interface testing,database testing;also contains regression testing and the for testcase
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.holmos/holmos-reflectAssert/ -->
<dependency>
<groupId>com.holmos</groupId>
<artifactId>holmos-reflectAssert</artifactId>
<version>1.0.2u10</version>
</dependency>
// https://jarcasting.com/artifacts/com.holmos/holmos-reflectAssert/
implementation 'com.holmos:holmos-reflectAssert:1.0.2u10'
// https://jarcasting.com/artifacts/com.holmos/holmos-reflectAssert/
implementation ("com.holmos:holmos-reflectAssert:1.0.2u10")
'com.holmos:holmos-reflectAssert:jar:1.0.2u10'
<dependency org="com.holmos" name="holmos-reflectAssert" rev="1.0.2u10">
<artifact name="holmos-reflectAssert" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holmos', module='holmos-reflectAssert', version='1.0.2u10')
)
libraryDependencies += "com.holmos" % "holmos-reflectAssert" % "1.0.2u10"
[com.holmos/holmos-reflectAssert "1.0.2u10"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| junit : junit | jar | 4.10 |