Last Version

groovy-html-renderer 2.1

in-code html5 rendering engine leveraging the groovy syntax

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.acavailhez
ArtifactId

ArtifactId

groovy-html-renderer
Version

Version

2.1
Type

Type

jar
Description

Description

groovy-html-renderer
in-code html5 rendering engine leveraging the groovy syntax
Project URL

Project URL

https://github.com/acavailhez/groovy-html-renderer
Source Code Management

Source Code Management

https://github.com/acavailhez/groovy-html-renderer

Download groovy-html-renderer 2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.8.3
org.apache.commons : commons-lang3 jar 3.4
log4j : log4j jar 1.2.17
org.codehaus.groovy : groovy-all jar 2.4.6

test (4)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
com.github.acavailhez » tests jar 2.1
com.github.acavailhez : groovy-html-renderer-bootstrap jar 2.1

Project Modules

There are no modules declared in this project.