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

Download JAR files tagged by modern with all dependencies


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

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.2
Last update 14. October 2024
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!

relogiclabs-json-schema from group com.relogiclabs.json (version 1.12.1)

The New JSON Schema prioritizes simplicity, conciseness, and readability, making it user-friendly and accessible without the need for extensive prior knowledge. It offers efficient read-write facilities, precise JSON document definition through various data types and functions, and extensibility to meet modern web service diverse requirements.

Group: com.relogiclabs.json Artifact: relogiclabs-json-schema
Show all versions Show documentation Show source 
Download relogiclabs-json-schema.jar (1.12.1)
 

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

velocity-tools-examples-simple from group com.github.ppodgorsek.apache (version 3.3.0)

Simple webapp based on Velocity Tools. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-examples-simple
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-examples-simple
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

velocity-tools-view from group com.github.ppodgorsek.apache (version 3.3.0)

Tools to be used in a servlet context. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-view
Show documentation Show source 
Download velocity-tools-view.jar (3.3.0)
 

0 downloads
Artifact velocity-tools-view
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies velocity-engine-core, velocity-tools-generic, slf4j-api, commons-lang3, commons-digester3,
There are maybe transitive dependencies!

velocity-tools-generic from group com.github.ppodgorsek.apache (version 3.3.0)

Generic tools that can be used in any context. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-generic
Show documentation Show source 
Download velocity-tools-generic.jar (3.3.0)
 

0 downloads
Artifact velocity-tools-generic
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies velocity-engine-core, commons-beanutils, commons-digester3, commons-lang3, slf4j-api, json-simple,
There are maybe transitive dependencies!

velocity-tools-parent from group com.github.ppodgorsek.apache (version 3.3.0)

VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-parent
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL https://velocity.apache.org/tools/devel/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.bostock.d3.webresource from group biz.aQute (version 3.5.6)

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

Group: biz.aQute Artifact: osgi.enroute.bostock.d3.webresource
Show documentation Show source 
Download osgi.enroute.bostock.d3.webresource.jar (3.5.6)
 

0 downloads
Artifact osgi.enroute.bostock.d3.webresource
Group biz.aQute
Version 3.5.6
Last update 06. January 2020
Organization Mike Bostock
URL http://d3js.org/
License http://opensource.org/licenses/BSD-3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

android-util from group net.morimekta.utils (version 3.0.1)

Utility classes mimicking classes from android.os and android.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.

Group: net.morimekta.utils Artifact: android-util
Show all versions Show documentation Show source 
Download android-util.jar (3.0.1)
 

503 downloads
Artifact android-util
Group net.morimekta.utils
Version 3.0.1
Last update 08. September 2018
Organization not specified
URL https://gitlab.com/morimekta/android-util
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.bostock.d3.webresource from group org.osgi (version 3.5.6)

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

Group: org.osgi Artifact: osgi.enroute.bostock.d3.webresource
Show documentation Show source 
Download osgi.enroute.bostock.d3.webresource.jar (3.5.6)
 

0 downloads
Artifact osgi.enroute.bostock.d3.webresource
Group org.osgi
Version 3.5.6
Last update 14. October 2016
Organization Mike Bostock
URL http://d3js.org/
License http://opensource.org/licenses/BSD-3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

acris-pivo from group sk.seges.acris (version 2.0.0)

Group: sk.seges.acris Artifact: acris-pivo
Show all versions Show documentation Show source 
Download acris-pivo.jar (2.0.0)
 

0 downloads
Artifact acris-pivo
Group sk.seges.acris
Version 2.0.0
Last update 25. September 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies acris-client-core, acris-callbacks, acris-callbacks,
There are maybe transitive dependencies!



Page 149 from 158 (items total 1574)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy