MVN

com.aoapps : ao-fluent-html-servlet

Maven & Gradle

May 14, 2022
305 usages
0 stars

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

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-fluent-html-servlet</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aoapps : ao-fluent-html-servlet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of com.aoapps : ao-fluent-html-servlet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
ao-fluent-html-servlet-0.7.0
0.6.x
ao-fluent-html-servlet-0.6.0
0.5.x
ao-fluent-html-servlet-0.5.1
ao-fluent-html-servlet-0.5.0

How to add a dependency to Maven

Add the following com.aoapps : ao-fluent-html-servlet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-fluent-html-servlet</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aoapps : ao-fluent-html-servlet gradle dependency to your build.gradle file:

implementation 'com.aoapps:ao-fluent-html-servlet:0.7.0'

Gradle Kotlin DSL: Add the following com.aoapps : ao-fluent-html-servlet gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aoapps:ao-fluent-html-servlet:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aoapps : ao-fluent-html-servlet sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aoapps" % "ao-fluent-html-servlet" % "0.7.0"

Advertisement

Dependencies from Group

Aug 19, 2023
408 usages
0 stars
Oct 16, 2021
402 usages
0 stars
Jul 16, 2022
383 usages
0 stars
Mar 12, 2023
383 usages
0 stars
Jul 05, 2021
356 usages
4 stars

Discover Dependencies

Jun 26, 2023
103 usages
5 stars
Mar 11, 2017
38 usages
12.4k stars
Oct 15, 2020
42 usages
12.9k stars
Jul 08, 2022
89 usages
3k stars
May 24, 2021
73 usages
Jul 23, 2018
42 usages
433 stars