License |
License |
---|---|
GroupId | GroupIdcom.remondis.limbus |
ArtifactId | ArtifactIdlimbus-depchain-host |
Version | Version3.0.1 |
Type | Typepom |
Description |
DescriptionLimbus Dependency Management for Hosts
A multi classloader hot-deploy container
|
Filename | Size |
---|---|
limbus-depchain-host-3.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.remondis.limbus/limbus-depchain-host/ -->
<dependency>
<groupId>com.remondis.limbus</groupId>
<artifactId>limbus-depchain-host</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.remondis.limbus/limbus-depchain-host/
implementation 'com.remondis.limbus:limbus-depchain-host:3.0.1'
// https://jarcasting.com/artifacts/com.remondis.limbus/limbus-depchain-host/
implementation ("com.remondis.limbus:limbus-depchain-host:3.0.1")
'com.remondis.limbus:limbus-depchain-host:pom:3.0.1'
<dependency org="com.remondis.limbus" name="limbus-depchain-host" rev="3.0.1">
<artifact name="limbus-depchain-host" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.remondis.limbus', module='limbus-depchain-host', version='3.0.1')
)
libraryDependencies += "com.remondis.limbus" % "limbus-depchain-host" % "3.0.1"
[com.remondis.limbus/limbus-depchain-host "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.14.0 |
org.mockito : mockito-core | jar | 3.1.0 |