Last Version

DTD Parser 1.5.0

SAX-like API for parsing XML DTDs.

License

License

GroupId

GroupId

com.sun.xml.dtd-parser
ArtifactId

ArtifactId

dtd-parser
Version

Version

1.5.0
Type

Type

jar
Description

Description

DTD Parser
SAX-like API for parsing XML DTDs.
Project URL

Project URL

https://github.com/eclipse-ee4j/jaxb-dtd-parser
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jaxb-dtd-parser

Download dtd-parser 1.5.0


<!-- https://jarcasting.com/artifacts/com.sun.xml.dtd-parser/dtd-parser/ -->
<dependency>
    <groupId>com.sun.xml.dtd-parser</groupId>
    <artifactId>dtd-parser</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.dtd-parser/dtd-parser/
implementation 'com.sun.xml.dtd-parser:dtd-parser:1.5.0'
// https://jarcasting.com/artifacts/com.sun.xml.dtd-parser/dtd-parser/
implementation ("com.sun.xml.dtd-parser:dtd-parser:1.5.0")
'com.sun.xml.dtd-parser:dtd-parser:jar:1.5.0'
<dependency org="com.sun.xml.dtd-parser" name="dtd-parser" rev="1.5.0">
  <artifact name="dtd-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.dtd-parser', module='dtd-parser', version='1.5.0')
)
libraryDependencies += "com.sun.xml.dtd-parser" % "dtd-parser" % "1.5.0"
[com.sun.xml.dtd-parser/dtd-parser "1.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.