All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by malformed with all dependencies

Search JAR files by class name

dsv-mender from group com.github.alexisjehan (version 1.0.0)

A Java 11+ library to fix malformed DSV (Delimiter-Separated Values) data automatically.

Group: com.github.alexisjehan Artifact: dsv-mender
Show documentation Show source 
 

0 downloads
Artifact dsv-mender
Group com.github.alexisjehan
Version 1.0.0
Last update 22. April 2019
Organization Alexis Jehan
URL https://github.com/alexisjehan/dsv-mender
License MIT License
Dependencies amount 1
Dependencies javanilla,
There are maybe transitive dependencies!

asn1-tool from group de.rub.nds (version 2.0.0)

ASN.1 Tool is a project for creating arbitrary ASN.1 structures; including malformed ASN.1 structures. Structures are defined in human-readable XML files and allow to specify modifications to the original encoding of data types.

Group: de.rub.nds Artifact: asn1-tool
Show documentation Show source 
 

0 downloads
Artifact asn1-tool
Group de.rub.nds
Version 2.0.0
Last update 16. November 2022
Organization not specified
URL https://github.com/tls-attacker/ASN.1-Tool
License Apache License, Version 2.0
Dependencies amount 5
Dependencies modifiable-variable, log4j-api, log4j-core, jakarta.xml.bind-api, jaxb-runtime,
There are maybe transitive dependencies!

Asn1Tool from group de.rub.nds (version 1.4.0)

ASN.1 Tool is a project for creating arbitrary ASN.1 structures; including malformed ASN.1 structures. Structures are defined in human-readable XML files and allow to specify modifications to the original encoding of data types.

Group: de.rub.nds Artifact: Asn1Tool
Show all versions Show documentation Show source 
 

0 downloads
Artifact Asn1Tool
Group de.rub.nds
Version 1.4.0
Last update 09. June 2022
Organization not specified
URL https://github.com/RUB-NDS/ASN.1-Tool
License Apache License, Version 2.0
Dependencies amount 3
Dependencies ModifiableVariable, jakarta.xml.bind-api, jaxb-runtime,
There are maybe transitive dependencies!

x509-attacker from group de.rub.nds (version 2.0.0)

X.509-Attacker is a tool based on ASN.1 Tool for creating arbitrary certificates; including especially invalid and malformed certificates. Since X.509 certificates encode their contents in ASN.1, this tool extends the features of ASN.1 Tool in terms of certificate signing. Also, X.509-Attacker introduces a feature of referencing XML elements in order to avoid redundancies when defining certificates in XML.

Group: de.rub.nds Artifact: x509-attacker
Show documentation Show source 
 

0 downloads
Artifact x509-attacker
Group de.rub.nds
Version 2.0.0
Last update 16. November 2022
Organization not specified
URL https://github.com/tls-attacker/X509-Attacker
License Apache License, Version 2.0
Dependencies amount 8
Dependencies modifiable-variable, asn1-tool, log4j-api, log4j-core, bcpkix-jdk15on, bcprov-jdk15on, jakarta.xml.bind-api, jaxb-runtime,
There are maybe transitive dependencies!

X509Attacker from group de.rub.nds (version 1.3.0)

X.509-Attacker is a tool based on ASN.1 Tool for creating arbitrary certificates; including especially invalid and malformed certificates. Since X.509 certificates encode their contents in ASN.1, this tool extends the features of ASN.1 Tool in terms of certificate signing. Also, X.509-Attacker introduces a feature of referencing XML elements in order to avoid redundancies when defining certificates in XML.

Group: de.rub.nds Artifact: X509Attacker
Show all versions Show documentation Show source 
 

0 downloads
Artifact X509Attacker
Group de.rub.nds
Version 1.3.0
Last update 09. June 2022
Organization not specified
URL https://github.com/RUB-NDS/X509-Attacker
License Apache License, Version 2.0
Dependencies amount 5
Dependencies Asn1Tool, bcpkix-jdk15on, bcprov-jdk15on, jakarta.xml.bind-api, jaxb-runtime,
There are maybe transitive dependencies!

jtidy from group org.jvnet.hudson (version 4aug2000r7-dev-hudson-1)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML. Hudson modifications: ===================== Removed SAX APIs

Group: org.jvnet.hudson Artifact: jtidy
Show source 
 

1 downloads
Artifact jtidy
Group org.jvnet.hudson
Version 4aug2000r7-dev-hudson-1
Last update 15. July 2008
Organization JTidy
URL http://jtidy.sourceforge.net
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jtidy from group jtidy (version 4aug2000r7-dev)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.

Group: jtidy Artifact: jtidy
Show source 
 

3 downloads
Artifact jtidy
Group jtidy
Version 4aug2000r7-dev
Last update 09. February 2007
Organization JTidy
URL http://jtidy.sourceforge.net
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jtidy from group org.hibernate (version r8-21122004)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.

Group: org.hibernate Artifact: jtidy
Show all versions 
 

22 downloads
Artifact jtidy
Group org.hibernate
Version r8-21122004
Last update 31. January 2006
Organization not specified
URL http://jtidy.sourceforge.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jtidy from group com.github.jtidy (version 1.0.5)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.github.jtidy Artifact: jtidy
Show all versions Show documentation Show source 
 

0 downloads
Artifact jtidy
Group com.github.jtidy
Version 1.0.5
Last update 17. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jtidy-java6 from group com.github.jtidy (version 1.0.4)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.github.jtidy Artifact: jtidy-java6
Show documentation Show source 
 

0 downloads
Artifact jtidy-java6
Group com.github.jtidy
Version 1.0.4
Last update 03. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 2 (items total 12)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy