| License |
License |
|---|---|
| GroupId | GroupIdcom.ftpix |
| ArtifactId | ArtifactIdwebwatcher |
| Version | Version1.3 |
| Type | Typejar |
| Description |
Descriptioncom.ftpix:webwatcher
WebWatcher is a simple library to watch for changes on a website
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| webwatcher-1.3.pom | |
| webwatcher-1.3.jar | 9 KB |
| webwatcher-1.3-sources.jar | 4 KB |
| webwatcher-1.3-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ftpix/webwatcher/ -->
<dependency>
<groupId>com.ftpix</groupId>
<artifactId>webwatcher</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ftpix/webwatcher/
implementation 'com.ftpix:webwatcher:1.3'
// https://jarcasting.com/artifacts/com.ftpix/webwatcher/
implementation ("com.ftpix:webwatcher:1.3")
'com.ftpix:webwatcher:jar:1.3'
<dependency org="com.ftpix" name="webwatcher" rev="1.3">
<artifact name="webwatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ftpix', module='webwatcher', version='1.3')
)
libraryDependencies += "com.ftpix" % "webwatcher" % "1.3"
[com.ftpix/webwatcher "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jsoup : jsoup | jar | 1.14.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ftpix : sparknotation | jar | 1.15 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| com.sparkjava : spark-template-velocity | jar | 2.7.1 |