| License |
License |
|---|---|
| GroupId | GroupIdcom.testerum |
| ArtifactId | ArtifactIdcommon-fsnotifier |
| Version | Version5.3.3 |
| Type | Typejar |
| Description |
DescriptionTesterum test automation platform
|
| Filename | Size |
|---|---|
| common-fsnotifier-5.3.3.pom | |
| common-fsnotifier-5.3.3.jar | 46 KB |
| common-fsnotifier-5.3.3-sources.jar | 12 KB |
| common-fsnotifier-5.3.3-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/common-fsnotifier/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-fsnotifier</artifactId>
<version>5.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-fsnotifier/
implementation 'com.testerum:common-fsnotifier:5.3.3'
// https://jarcasting.com/artifacts/com.testerum/common-fsnotifier/
implementation ("com.testerum:common-fsnotifier:5.3.3")
'com.testerum:common-fsnotifier:jar:5.3.3'
<dependency org="com.testerum" name="common-fsnotifier" rev="5.3.3">
<artifact name="common-fsnotifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-fsnotifier', version='5.3.3')
)
libraryDependencies += "com.testerum" % "common-fsnotifier" % "5.3.3"
[com.testerum/common-fsnotifier "5.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.testerum : common-jdk | jar | 5.3.3 |
| com.testerum : common-kotlin | jar | 5.3.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.zeroturnaround : zt-exec | jar | 1.10 |
| org.zeroturnaround : zt-process-killer | jar | 1.8 |