Last Version

WebGrude 2.1.1

Loads the content of a html on a anottated java class.

License

License

GroupId

GroupId

com.github.beothorn
ArtifactId

ArtifactId

webGrude
Version

Version

2.1.1
Type

Type

jar
Description

Description

WebGrude
Loads the content of a html on a anottated java class.
Project URL

Project URL

https://github.com/beothorn/webGrude

Download webGrude 2.1.1


<!-- https://jarcasting.com/artifacts/com.github.beothorn/webGrude/ -->
<dependency>
    <groupId>com.github.beothorn</groupId>
    <artifactId>webGrude</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.beothorn/webGrude/
implementation 'com.github.beothorn:webGrude:2.1.1'
// https://jarcasting.com/artifacts/com.github.beothorn/webGrude/
implementation ("com.github.beothorn:webGrude:2.1.1")
'com.github.beothorn:webGrude:jar:2.1.1'
<dependency org="com.github.beothorn" name="webGrude" rev="2.1.1">
  <artifact name="webGrude" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.beothorn', module='webGrude', version='2.1.1')
)
libraryDependencies += "com.github.beothorn" % "webGrude" % "2.1.1"
[com.github.beothorn/webGrude "2.1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.commons : commons-lang3 jar 3.4
org.jsoup : jsoup jar 1.9.2
com.google.guava : guava jar 19.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.tomakehurst : wiremock jar 1.57

Project Modules

There are no modules declared in this project.