Last Version

AO TLD Parser 2.0.0

Parses JSP tag library *.tld files.

License

License

GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

ao-tld-parser
Version

Version

2.0.0
Type

Type

pom
Description

Description

AO TLD Parser
Parses JSP tag library *.tld files.
Project URL

Project URL

https://oss.aoapps.com/tld-parser/
Project Organization

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/aoindustries/ao-tld-parser

Download ao-tld-parser 2.0.0

Filename Size
ao-tld-parser-2.0.0.pom 5 KB
Browse

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