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

Download JAR files tagged by limbus with all dependencies

Search JAR files by class name

limbus-engine-impl from group com.remondis.limbus (version 3.1.0)

This is the Max5 Limbus Engine implementation that currently provides the following features: - Hot-Deploy features: - Deploy from filesystem - Deploy via Limbus API - Deploy via filesystem observer - Deploy from Maven Repositorx - Undeploy via Limbus API - Plugin lifecycle support - Classloader hierarchy - Isolation of deployed classpaths - Shared classloader for centralized libraries - Maintenance console with linux terminal suppot - Safety shutdown sequence - Classloading leak prevention - Thread stopping and cleaning

Group: com.remondis.limbus Artifact: limbus-engine-impl
Show all versions Show documentation Show source 
 

0 downloads
Artifact limbus-engine-impl
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies limbus-engine-api, limbus-engine-interfaces, limbus-properties, limbus-vfs, limbus-system, limbus-event-multicaster, limbus-task-scheduler, limbus-utils, limbus-launcher, lanterna,
There are maybe transitive dependencies!

limbus-system from group com.remondis.limbus (version 3.1.0)

The Limbus System is a small light-weight CDI framework managing the Limbus Core Components. The object graph is represented by an XML configuration file or can be build using the Limbus System API. This module delivers an optional system component that visualizes the object graph and its dependencies after initializing: com.remondis.limbus.system.visualize.LimbusSystemVisualizer This component can be added to the Limbus System. To keep the dependencies of this module transparent and light-weight, the graph renderer is declared as an optional dependency. Add the following dependencies to your project to use the visualisation component: <!-- Graph Stream for Visualization feature This is an optional dependency and only required if using the com.remondis.limbus.system.visualize.LimbusSystemVisualizer --> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-core</artifactId> <version>1.3</version> </dependency> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-ui</artifactId> <version>1.3</version> </dependency>

Group: com.remondis.limbus Artifact: limbus-system
Show all versions Show documentation Show source 
 

0 downloads
Artifact limbus-system
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies limbus-system-api, limbus-event-multicaster, limbus-utils, slf4j-api,
There are maybe transitive dependencies!



Page 2 from 2 (items total 12)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy