jatl

Is an extremely lightweight efficient Java library to generate XHTML or XML in a micro DSL builder/fluent style.

License

License

GroupId

GroupId

com.googlecode.jatl
ArtifactId

ArtifactId

jatl
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

jatl
Is an extremely lightweight efficient Java library to generate XHTML or XML in a micro DSL builder/fluent style.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

JATL

Download jatl

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0