Last Version

AO Taglib 7.0.0

Making JSP be what it should have been all along.

License

License

GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

ao-taglib
Version

Version

7.0.0
Type

Type

pom
Description

Description

AO Taglib
Making JSP be what it should have been all along.
Project URL

Project URL

https://oss.aoapps.com/taglib/
Project Organization

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/aoindustries/ao-taglib

Download ao-taglib 7.0.0

Filename Size
ao-taglib-7.0.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-taglib/ -->
<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-taglib</artifactId>
    <version>7.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-taglib/
implementation 'com.aoindustries:ao-taglib:7.0.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-taglib/
implementation ("com.aoindustries:ao-taglib:7.0.0")
'com.aoindustries:ao-taglib:pom:7.0.0'
<dependency org="com.aoindustries" name="ao-taglib" rev="7.0.0">
  <artifact name="ao-taglib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-taglib', version='7.0.0')
)
libraryDependencies += "com.aoindustries" % "ao-taglib" % "7.0.0"
[com.aoindustries/ao-taglib "7.0.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.