License |
License |
---|---|
GroupId | GroupIdcom.github.beothorn |
ArtifactId | ArtifactIdwebGrude |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebGrude
Loads the content of a html on a anottated java class.
|
Project URL |
Project URL |
Filename | Size |
---|---|
webGrude-2.1.1.pom | |
webGrude-2.1.1.jar | 16 KB |
webGrude-2.1.1-sources.jar | 10 KB |
webGrude-2.1.1-javadoc.jar | 75 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.tomakehurst : wiremock | jar | 1.57 |