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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

core from group de.hamstersimulator.objectsfirst (version 5.0.1)

Group: de.hamstersimulator.objectsfirst Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group de.hamstersimulator.objectsfirst
Version 5.0.1
Last update 19. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies utils, javafx-base,
There are maybe transitive dependencies!

parent from group de.hamstersimulator.objectsfirst (version 5.0.1)

The objectsfirst Hamstersimulator is a variant of the Hamstersimulator for teaching programming initiated by D. Bohles at the University of Oldenburg. This variant here used the original ideas but uses a pure OO-API and utilizes features of modern Java versions and libraries (JDK >= 14). In addition, it brings objects-first to the Hamstersimulator as described in the programming teaching book "Touch of Class" by B. Meyer.

Group: de.hamstersimulator.objectsfirst Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group de.hamstersimulator.objectsfirst
Version 5.0.1
Last update 19. October 2023
Organization not specified
URL https://github.com/SQAHamster/plain-java-hamster/blob/master/README.md
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zeko-validator from group io.zeko (version 1.1.5)

A Java validation library by providing a fluent API and abstracting away the conditional constructs of the language. This is consider a rewrite base on validly to focus on validating raw string inputs from HTTP request with more than 100 preset validation rules. The library had been used in various Kotlin based project as well.

Group: io.zeko Artifact: zeko-validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeko-validator
Group io.zeko
Version 1.1.5
Last update 12. October 2023
Organization not specified
URL https://github.com/darkredz/Zeko-Validator
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-validator, commons-lang3,
There are maybe transitive dependencies!

mrchecker-selenium-module from group com.capgemini.mrchecker (version 2023.10.10)

MrChecker Test Framework Selenium supports: * Malleable resolution * Remote Web Design * Mobile browsers * Support for many browsers * Internet Explorer, Edge * Chrome, Firefox * ChromeHeadless * Safari * User friendly actions * elementCheckBox * elementDropdown, etc. * Ubiquise test execution * locally * against Selenium Grid through Jenkins * Page Object Model architecture * Selenium WebDriver with Java * Update Observers

Group: com.capgemini.mrchecker Artifact: mrchecker-selenium-module
Show all versions Show source 
 

2 downloads
Artifact mrchecker-selenium-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mrchecker-core-module, selenium-java, google-api-client, webdrivermanager,
There are maybe transitive dependencies!

degreedays-api from group net.degreedays (version 1.4)

Java client library for the Degree Days.net API, giving quick access to heating and cooling degree days (HDD and CDD) for locations worldwide. Degree days are a specialist kind of weather data (specifically a form of historical temperature data) used for analysis of HVAC energy consumption in buildings, typically as part of an energy management program.

Group: net.degreedays Artifact: degreedays-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact degreedays-api
Group net.degreedays
Version 1.4
Last update 26. September 2023
Organization Degree Days
URL https://www.degreedays.net/api/java
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

binding from group org.jsonx (version 0.4.0)

The JSON/Java Binding API is designed to bind JSON documents to Java objects. More specifically, the JSON/Java Binding API provides a way for JSON objects whose structure is expressed in the JSON Schema Definition Language to be parsed and marshaled, to and from Java objects of strongly-typed classes. The JSON/Java Binding API can also be used to validate JSON documents as they are parsed from text or marshaled from Java objects against a JSD. Thus, the JSON/Java Binding API is a reference implementation of the validation and binding functionalities of the JSON Schema Definition Language.

Group: org.jsonx Artifact: binding
Show all versions Show documentation Show source 
 

0 downloads
Artifact binding
Group org.jsonx
Version 0.4.0
Last update 20. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies math, net, json,
There are maybe transitive dependencies!

biojava-legacy from group org.biojava (version 1.9.7)

BioJava is an open-source project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.

Group: org.biojava Artifact: biojava-legacy
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biojava-legacy
Group org.biojava
Version 1.9.7
Last update 18. September 2023
Organization BioJava
URL http://www.biojava.org
License GNU LGPL v2
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!

logsjbsupport from group io.github.josecarlosbran (version 1.0.1)

LogsJBSupport es una librería java que permite la gestión de registros de un programa en paralelo a la ejecución del programa, lo cual la hace una potente herramienta para programas empresariales y personales que exigen grandes niveles de rendimiento. Para mayor información, consultar el siguiente enlace https://github.com/JoseCarlosBran/LogsJB/blob/master/Readme.md

Group: io.github.josecarlosbran Artifact: logsjbsupport
Show all versions Show documentation Show source 
 

0 downloads
Artifact logsjbsupport
Group io.github.josecarlosbran
Version 1.0.1
Last update 13. September 2023
Organization not specified
URL https://github.com/Jbranadev/LogsJB/tree/support_version
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-lang3,
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 5844 from 6003 (items total 60027)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy