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