| License |
License |
|---|---|
| GroupId | GroupIdcom.holmos |
| ArtifactId | ArtifactIdholmos-cache |
| Version | Version1.0.2u10 |
| Type | Typejar |
| Description |
DescriptionAn 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-cache-1.0.2u10.pom | |
| holmos-cache-1.0.2u10.jar | 61 KB |
| holmos-cache-1.0.2u10-sources.jar | 52 KB |
| holmos-cache-1.0.2u10-javadoc.jar | 488 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.holmos/holmos-cache/ -->
<dependency>
<groupId>com.holmos</groupId>
<artifactId>holmos-cache</artifactId>
<version>1.0.2u10</version>
</dependency>
// https://jarcasting.com/artifacts/com.holmos/holmos-cache/
implementation 'com.holmos:holmos-cache:1.0.2u10'
// https://jarcasting.com/artifacts/com.holmos/holmos-cache/
implementation ("com.holmos:holmos-cache:1.0.2u10")
'com.holmos:holmos-cache:jar:1.0.2u10'
<dependency org="com.holmos" name="holmos-cache" rev="1.0.2u10">
<artifact name="holmos-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holmos', module='holmos-cache', version='1.0.2u10')
)
libraryDependencies += "com.holmos" % "holmos-cache" % "1.0.2u10"
[com.holmos/holmos-cache "1.0.2u10"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| ch.qos.logback : logback-core | jar | 1.0.9 |
| junit : junit | jar | 4.10 |
| dom4j : dom4j | jar | 1.6.1 |
| com.esotericsoftware.kryo : kryo | jar | 2.21 |