Jar examples for l:limbus-engine-impl
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
You can download jar file limbus-engine-impl 2.0.1 in this page.
You can use the following script to add limbus-engine-impl-2.0.1.jar to your project.
<dependency> <groupId>com.remondis.limbus</groupId> <artifactId>limbus-engine-impl</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.remondis.limbus', name: 'limbus-engine-impl', version: '2.0.1'
libraryDependencies += "com.remondis.limbus" % "limbus-engine-impl" % "2.0.1"
<dependency org="com.remondis.limbus" name="limbus-engine-impl" rev="2.0.1"/>
@Grapes(@Grab(group='com.remondis.limbus', module='limbus-engine-impl', version='2.0.1'))
'com.remondis.limbus:limbus-engine-impl:jar:2.0.1'
Click the following link to download the jar file.
limbus-engine-impl-2.0.1-javadoc.jar