License |
License |
---|---|
GroupId | GroupIdat.molindo |
ArtifactId | ArtifactIdmolindo-webtools |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMolindo Web Tools
A series of simple tools for web development (crawler, log analyzer, ...)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
molindo-webtools-1.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.molindo/molindo-webtools/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>molindo-webtools</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/molindo-webtools/
implementation 'at.molindo:molindo-webtools:1.0.0'
// https://jarcasting.com/artifacts/at.molindo/molindo-webtools/
implementation ("at.molindo:molindo-webtools:1.0.0")
'at.molindo:molindo-webtools:pom:1.0.0'
<dependency org="at.molindo" name="molindo-webtools" rev="1.0.0">
<artifact name="molindo-webtools" type="pom" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='molindo-webtools', version='1.0.0')
)
libraryDependencies += "at.molindo" % "molindo-webtools" % "1.0.0"
[at.molindo/molindo-webtools "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
jtidy : jtidy | jar | 4aug2000r7-dev |
at.molindo : molindo-utils | jar | 2.0.4 |
org.slf4j : slf4j-log4j12 | jar | 1.7.3 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |