Last Version

AO Fluent HTML Servlet 0.5.0

Fluent Java DSL for high-performance HTML generation in a Servlet environment.

License

License

GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

ao-fluent-html-servlet
Version

Version

0.5.0
Type

Type

pom
Description

Description

AO Fluent HTML Servlet
Fluent Java DSL for high-performance HTML generation in a Servlet environment.
Project URL

Project URL

https://oss.aoapps.com/fluent-html/servlet/
Project Organization

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/aoindustries/ao-fluent-html-servlet

Download ao-fluent-html-servlet 0.5.0


<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-fluent-html-servlet/ -->
<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-fluent-html-servlet</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-fluent-html-servlet/
implementation 'com.aoindustries:ao-fluent-html-servlet:0.5.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-fluent-html-servlet/
implementation ("com.aoindustries:ao-fluent-html-servlet:0.5.0")
'com.aoindustries:ao-fluent-html-servlet:pom:0.5.0'
<dependency org="com.aoindustries" name="ao-fluent-html-servlet" rev="0.5.0">
  <artifact name="ao-fluent-html-servlet" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-fluent-html-servlet', version='0.5.0')
)
libraryDependencies += "com.aoindustries" % "ao-fluent-html-servlet" % "0.5.0"
[com.aoindustries/ao-fluent-html-servlet "0.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.