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

Download JAR files tagged by very with all dependencies

Search JAR files by class name

miscservletfilter from group io.github.jdlopez (version 1.1.0)

Collection of Servlet filter: Very basic authentication filter. Suitable for Spring Boot REST services without servlet-engine configuration. Add registration of api calls (or any servlet call) into Google Analytics Measurement Protocol. Block filter some kind of last defense servlet-firewall agains DDoS attacks

Group: io.github.jdlopez Artifact: miscservletfilter
Show all versions Show documentation Show source 
 

0 downloads
Artifact miscservletfilter
Group io.github.jdlopez
Version 1.1.0
Last update 14. February 2023
Organization not specified
URL https://github.com/jdlopez/miscservletfilter
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wildfly-client-all-jakarta from group org.wildfly (version 27.0.0.Alpha5)

This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and Jakarta Messaging, including all dependencies. It is intended for use by those not using maven, maven users should just import the Jakarta Enterprise Beans and Jakarta Messaging BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up with different versions on classes on the class path).

Group: org.wildfly Artifact: wildfly-client-all-jakarta
Show all versions Show source 
 

0 downloads
Artifact wildfly-client-all-jakarta
Group org.wildfly
Version 27.0.0.Alpha5
Last update 10. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jadex-kernel-micro from group org.activecomponents.jadex (version 4.0.267)

The Jadex micro kernel provides a lightweight and very efficient kernel for minimal agents with an extremely low memory footprint. Micro agents have a simple internal architecture that is similar to active objects. They are programmed as Java objects overriding a framework class, which has predefined methods for the setup, termination, execution logic as well as message receipt.

Group: org.activecomponents.jadex Artifact: jadex-kernel-micro
Show all versions Show documentation Show source 
 

3 downloads
Artifact jadex-kernel-micro
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 4
Dependencies jadex-util-commons, jadex-util-javaparser, jadex-platform-bridge, jadex-kernel-base,
There are maybe transitive dependencies!

jadex-kernel-microservice from group org.activecomponents.jadex (version 4.0.267)

The Jadex micro kernel provides a lightweight and very efficient kernel for minimal agents with an extremely low memory footprint. Micro agents have a simple internal architecture that is similar to active objects. They are programmed as Java objects overriding a framework class, which has predefined methods for the setup, termination, execution logic as well as message receipt.

Group: org.activecomponents.jadex Artifact: jadex-kernel-microservice
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-kernel-microservice
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 5
Dependencies jadex-util-commons, jadex-util-javaparser, jadex-platform-bridge, jadex-kernel-base, jadex-kernel-micro,
There are maybe transitive dependencies!

ajaxjs-framework2 from group com.ajaxjs (version 1.0.1)

AJAXJS aims to full-stack, not only the server-side framework, but also integrates the front-end library. It'€™s written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated, emphasizing the lightweight, and fast, very suitable for the Internet fast application.

Group: com.ajaxjs Artifact: ajaxjs-framework2
Show documentation Show source 
 

0 downloads
Artifact ajaxjs-framework2
Group com.ajaxjs
Version 1.0.1
Last update 18. August 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-webmvc, mysql-connector-java, ajaxjs-util, validation-api,
There are maybe transitive dependencies!

ajaxjs-base from group com.ajaxjs (version 1.2.6)

AJAXJS aims to full-stack, not only the server-side framework, but also integrates the front-end library. It'€™s written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated, emphasizing the lightweight, and fast, very suitable for the Internet fast application.

Group: com.ajaxjs Artifact: ajaxjs-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact ajaxjs-base
Group com.ajaxjs
Version 1.2.6
Last update 08. June 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javassist, javax.ws.rs-api, validation-api,
There are maybe transitive dependencies!

rfb-server from group com.sshtools (version 3.0.1)

Remote Frame Buffer (VNC Server) implementation. This is the base module if you want to create a VNC server. It takes a layered driver approach to add native specific features (which is recommened as the cross-platform default "Robot" driver is very slow). See the vncserver module for a concrete server implementation that has some native performance improvements for some platforms.

Group: com.sshtools Artifact: rfb-server
Show all versions Show documentation Show source 
 

1 downloads
Artifact rfb-server
Group com.sshtools
Version 3.0.1
Last update 28. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jzlib, rfb-common, slf4j-api,
There are maybe transitive dependencies!

parallel from group de.cit-ec.tcs.alignment (version 3.1.1)

This module provides a very basic support for the parallel computing of tasks (Engine class) and entries of a matrix (MatrixEngine). This is basically just a wrapper around the java standard functionality for parallel computing (mainly the Standard Thread Pool and the Future interface). Additional functionality is provided by the ProgressReporter interface, which can be used as a hook to provide information on the current state of the parallel computing task to other modules or the user.

Group: de.cit-ec.tcs.alignment Artifact: parallel
Show all versions Show documentation Show source 
 

1 downloads
Artifact parallel
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!

jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
 

6 downloads
Artifact jar-class-loader
Group de.scrum-master
Version 1.0
Last update 04. August 2018
Organization not specified
URL https://github.com/kriegaex/JarClassLoader
License GNU General Public License (GPL) version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jenesis4java from group net.sourceforge.jenesis4java (version 2.19)

Generating Java sources from strings or patterns can become very inconvenient, in those cases Jenesis 4 Java can be a solution for you. Jenesis 4 Java is a DOM (domain object model) of the Java programming language. The complete java class including annotations and comments is constructed with as a DOM (that can be manipulated in as many passes you need) until you let it encode to a java file.

Group: net.sourceforge.jenesis4java Artifact: jenesis4java
Show all versions Show documentation Show source 
 

2 downloads
Artifact jenesis4java
Group net.sourceforge.jenesis4java
Version 2.19
Last update 19. January 2018
Organization jenesis4java
URL http://jenesis4java.sourceforge.net
License GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 116 from 125 (items total 1242)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy