MVN

com.aoindustries : ao-web-page-taglib

Maven & Gradle

Apr 15, 2019
2 stars

AO Web Page Taglib · Java API for modeling web page content and relationships in a JSP environment.

<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-web-page-taglib</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aoindustries : ao-web-page-taglib to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.aoindustries : ao-web-page-taglib to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
ao-web-page-taglib-1.1
1.0
ao-web-page-taglib-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-web-page-taglib</artifactId>
    <version>1.1</version>
</dependency>

Advertisement