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

Download JAR files tagged by significant with all dependencies

Search JAR files by class name

displaytag-doc from group com.github.hazendaz (version 3.0.3)

The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.

Group: com.github.hazendaz Artifact: displaytag-doc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact displaytag-doc
Group com.github.hazendaz
Version 3.0.3
Last update 18. August 2024
Organization the Displaytag team
URL http://displaytag.sourceforge.net
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

HdrHistogram from group org.hdrhistogram (version 2.2.2)

HdrHistogram supports the recording and analyzing sampled data value counts across a configurable integer value range with configurable value precision within the range. Value precision is expressed as the number of significant digits in the value recording, and provides control over value quantization behavior across the value range and the subsequent value resolution at any given level.

Group: org.hdrhistogram Artifact: HdrHistogram
Show all versions Show documentation Show source 
 

95 downloads
Artifact HdrHistogram
Group org.hdrhistogram
Version 2.2.2
Last update 30. May 2024
Organization not specified
URL http://hdrhistogram.github.io/HdrHistogram/
License Public Domain, per Creative Commons CC0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

displaytag-jakarta-doc from group com.themightystags (version 2.5.1.0)

The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.

Group: com.themightystags Artifact: displaytag-jakarta-doc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact displaytag-jakarta-doc
Group com.themightystags
Version 2.5.1.0
Last update 27. February 2023
Organization the Displaytag team
URL https://github.com/themightystags/displaytag-jakarta/
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

displaytag-jakarta from group com.themightystags (version 2.5.1.0)

Group: com.themightystags Artifact: displaytag-jakarta
Show all versions Show documentation Show source 
 

0 downloads
Artifact displaytag-jakarta
Group com.themightystags
Version 2.5.1.0
Last update 27. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies commons-lang3, commons-text, commons-beanutils, commons-collections, commons-io, slf4j-api, jakarta.servlet.jsp.jstl-api, jakarta.servlet.jsp.jstl,
There are maybe transitive dependencies!

displaytag from group it.micegroup (version 2.2)

The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.

Group: it.micegroup Artifact: displaytag
Show documentation Show source 
 

0 downloads
Artifact displaytag
Group it.micegroup
Version 2.2
Last update 31. August 2020
Organization Mice S.r.l
URL http://gitlab.micegroup.it/mice/displaytag
License MICE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

displaytag from group displaytag (version 1.2)

Group: displaytag Artifact: displaytag
Show all versions Show source 
 

28 downloads
Artifact displaytag
Group displaytag
Version 1.2
Last update 27. December 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies commons-collections, commons-lang, itext, commons-beanutils, jcl104-over-slf4j, slf4j-log4j12,
There are maybe transitive dependencies!

displaytag-doc from group displaytag (version 1.2)

The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.

Group: displaytag Artifact: displaytag-doc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact displaytag-doc
Group displaytag
Version 1.2
Last update 27. December 2008
Organization the Displaytag team
URL http://displaytag.sourceforge.net
License Artistic License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

esapi from group org.owasp.esapi (version 2.5.4.0)

The Enterprise Security API (ESAPI) project is an OWASP project to create simple strong security controls for every web platform. Security controls are not simple to build. You can read about the hundreds of pitfalls for unwary developers on the OWASP web site. By providing developers with a set of strong controls, we aim to eliminate some of the complexity of creating secure web applications. This can result in significant cost savings across the SDLC.

Group: org.owasp.esapi Artifact: esapi
Show all versions Show documentation Show source 
 

472 downloads
Artifact esapi
Group org.owasp.esapi
Version 2.5.4.0
Last update 30. May 2024
Organization The Open Worldwide Application Security Project (OWASP)
URL https://owasp.org/www-project-enterprise-security-api/
License BSD
Dependencies amount 11
Dependencies xom, commons-beanutils, commons-configuration, commons-lang, commons-fileupload, commons-collections4, bsh, antisamy, slf4j-api, xml-apis, commons-io,
There are maybe transitive dependencies!

staxmate from group com.fasterxml.staxmate (version 2.4.1)

StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of a Stax (JSR-173) compliant XML processors such as Woodstox or Sjsxp (default Stax implementation of JDK 1.6) and offers two basic abstractions: Cursors, which build on XMLStreamReaders and Output objects, which build on XMLStreamWriters.

Group: com.fasterxml.staxmate Artifact: staxmate
Show all versions Show documentation Show source 
 

3 downloads
Artifact staxmate
Group com.fasterxml.staxmate
Version 2.4.1
Last update 10. October 2023
Organization FasterXML
URL http://staxmate.codehaus.org
License BSD
Dependencies amount 1
Dependencies stax2-api,
There are maybe transitive dependencies!

staxmate from group org.codehaus.staxmate (version 2.0.1)

StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of a Stax (JSR-173) compliant XML processors such as Woodstox or Sjsxp (default Stax implementation of JDK 1.6) and offers two basic abstractions: Cursors, which build on XMLStreamReaders and Output objects, which build on XMLStreamWriters.

Group: org.codehaus.staxmate Artifact: staxmate
Show all versions Show source 
 

1 downloads
Artifact staxmate
Group org.codehaus.staxmate
Version 2.0.1
Last update 20. November 2010
Organization Codehaus
URL http://staxmate.codehaus.org
License BSD
Dependencies amount 2
Dependencies stax-api, stax2-api,
There are maybe transitive dependencies!



Page 2 from 3 (items total 29)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy