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

Download JAR files tagged by read with all dependencies

Search JAR files by class name

analysis-model from group edu.hm.hafner (version 12.5.0)

This library provides a Java object model to read, aggregate, filter, and query static analysis reports. It is used by Jenkins' warnings next generation plug-in to visualize the warnings of individual builds. Additionally, this library is used by a GitHub action to autograde student software projects based on a given set of metrics (unit tests, code and mutation coverage, static analysis warnings).

Group: edu.hm.hafner Artifact: analysis-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact analysis-model
Group edu.hm.hafner
Version 12.5.0
Last update 13. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 42
Dependencies jsoup, commons-io, commons-digester3, cglib, commons-logging, commons-beanutils, commons-collections, commons-text, violations-lib, j2html, xercesImpl, xml-apis, asm, spotbugs, asm-analysis, asm-commons, asm-tree, asm-util, jcip-annotations, dom4j, gson, bcel, pmd-core, slf4j-api, jul-to-slf4j, antlr4-runtime, checker-qual, pcollections, nice-xml-messages, jcommander, pmd-java, json, json-smart, accessors-smart, codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, streamex, asm, xmlresolver, xmlresolver,
There are maybe transitive dependencies!

fix-virtual-host-app from group br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app (version 6.0.1)

Group: br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app Artifact: fix-virtual-host-app
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fix-virtual-host-app
Group br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app
Version 6.0.1
Last update 09. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fix-virtual-host-hook from group br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app (version 6.0.1)

Group: br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app Artifact: fix-virtual-host-hook
Show all versions Show documentation Show source 
 

0 downloads
Artifact fix-virtual-host-hook
Group br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app
Version 6.0.1
Last update 09. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hooks from group br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app (version 6.0.1)

Group: br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app Artifact: hooks
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hooks
Group br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app
Version 6.0.1
Last update 09. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fix-virtual-host-app-parent from group br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app (version 6.0.1)

This app acts in the startup time of portal and help to fix the virtual host of Liferay. Given an existent database dump that points to a domain and a new environment needs to have a different domain the app will read a system property called liferay.virtual.host and set the value as the new company virtual host. For instance if the database dump points to www.myliferay.com and the property points to dev.myliferay.com the app will replace the former with the value of the latter. It was developed to avoid the redirect loop problem.

Group: br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app Artifact: fix-virtual-host-app-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fix-virtual-host-app-parent
Group br.com.thiagomoreira.liferay.plugins.fix-virtual-host-app
Version 6.0.1
Last update 09. September 2024
Organization not specified
URL https://www.thiagomoreira.com.br/projects/fix-virtual-host-app
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

relogiclabs-jschema from group com.relogiclabs.json (version 2.2.0)

JSchema, a customizable JSON Schema, prioritizes simplicity, conciseness, and readability, ensuring user-friendliness and accessibility without requiring extensive prior knowledge. It offers efficient read-write capabilities, precise JSON document definition through various data types and functions, and extensibility to address the diverse requirements of modern web services.

Group: com.relogiclabs.json Artifact: relogiclabs-jschema
Show all versions Show documentation Show source 
 

0 downloads
Artifact relogiclabs-jschema
Group com.relogiclabs.json
Version 2.2.0
Last update 31. August 2024
Organization Relogic Labs
URL https://www.relogiclabs.com/p/jschema.html
License GNU Affero General Public License
Dependencies amount 2
Dependencies antlr4-runtime, commons-lang3,
There are maybe transitive dependencies!

highfive from group org.nocrala (version 1.2.0)

HighFive copies and compare data between databases. These databases can be of the same or different brand, edition, or version. When copying the data, the tables and columns must match. The column data types may not match exactly, but must be compatible for read and write purposes. When comparing, it hashes the data in one database to get baseline hashes. It can then hash another database to compare the new hashes and decide if they fully match or not. It currently supports the Oracle, DB2 LUW, PostgreSQL, SQL Server, MySQL, and MariaDB databases.

Group: org.nocrala Artifact: highfive
Show documentation Show source 
 

0 downloads
Artifact highfive
Group org.nocrala
Version 1.2.0
Last update 15. August 2024
Organization not specified
URL https://bitbucket.org/impalerthe/highfive/src/master/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

orc-tools from group org.apache.orc (version 2.0.2)

Group: org.apache.orc Artifact: orc-tools
Show all versions Show documentation Show source 
 

187 downloads
Artifact orc-tools
Group org.apache.orc
Version 2.0.2
Last update 11. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies orc-shims, orc-core, gson, opencsv, commons-cli, commons-lang3, hadoop-common, hadoop-hdfs-client, hive-storage-api, jettison, slf4j-api, guava,
There are maybe transitive dependencies!

orc from group org.apache.orc (version 2.0.2)

ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.

Group: org.apache.orc Artifact: orc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact orc
Group org.apache.orc
Version 2.0.2
Last update 11. August 2024
Organization not specified
URL https://orc.apache.org
License not specified
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 Web Application Security Project (OWASP)
URL https://owasp.org/www-project-enterprise-security-api/
License BSD
Dependencies amount 15
Dependencies xom, commons-beanutils, commons-configuration, commons-lang, commons-fileupload, log4j, commons-collections4, bsh, antisamy, slf4j-api, commons-io, batik-css, xalan, xercesImpl, xml-apis,
There are maybe transitive dependencies!



Page 101 from 3 (items total 1171)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy