All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download limbus-system JAR 2.0.1 with all dependencies


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>

Files of the artifact limbus-system version 2.0.1 from the group com.remondis.limbus.

Artifact limbus-system
Group com.remondis.limbus
Version 2.0.1
Last update 16. April 2018
Tags: using stream weight visualize graphstream managing object build artifactid version after dependency visualization following graph represented component dependencies declared file optional only feature groupid visualisation transparent required light renderer visualizes initializing limbussystemvisualizer module added delivers your remondis framework limbus that project system core components configuration this small keep
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!
There is a newer version: 3.1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of limbus-system Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of limbus-system version 2.0.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.remondis.limbus.limbus-system
META-INF.maven.com.remondis.limbus.limbus-system.META-INF.maven.com.remondis.limbus.limbus-system.pom.properties
META-INF.maven.com.remondis.limbus.limbus-system.META-INF.maven.com.remondis.limbus.limbus-system.pom.xml
com.remondis.limbus.system
com.remondis.limbus.system.com.remondis.limbus.system.Component
com.remondis.limbus.system.com.remondis.limbus.system.ComponentConfiguration
com.remondis.limbus.system.com.remondis.limbus.system.ComponentConsumer
com.remondis.limbus.system.com.remondis.limbus.system.ComponentStatus
com.remondis.limbus.system.com.remondis.limbus.system.InfoRecord
com.remondis.limbus.system.com.remondis.limbus.system.LimbusComponent
com.remondis.limbus.system.com.remondis.limbus.system.LimbusComponentException
com.remondis.limbus.system.com.remondis.limbus.system.LimbusContainer
com.remondis.limbus.system.com.remondis.limbus.system.LimbusCyclicException
com.remondis.limbus.system.com.remondis.limbus.system.LimbusSystem
com.remondis.limbus.system.com.remondis.limbus.system.LimbusSystemException
com.remondis.limbus.system.com.remondis.limbus.system.LimbusSystemListener
com.remondis.limbus.system.com.remondis.limbus.system.MockLimbusSystem
com.remondis.limbus.system.com.remondis.limbus.system.MockObjectFactory
com.remondis.limbus.system.com.remondis.limbus.system.NoSuchComponentException
com.remondis.limbus.system.com.remondis.limbus.system.ObjectFactory
com.remondis.limbus.system.com.remondis.limbus.system.ReflectiveObjectFactory
com.remondis.limbus.system.com.remondis.limbus.system.SystemConfiguration
com.remondis.limbus.system.visualize
com.remondis.limbus.system.visualize.com.remondis.limbus.system.visualize.LimbusSystemVisualizer
.graph.css




© 2015 - 2024 Weber Informatics LLC | Privacy Policy