Last Version

de.tum.ei.lkn.eces:tenant-manager 1.0.18

Tenant manager module introducing tenant, VM, and flow concepts on top of the routing library of the ECES framework

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.tum.ei.lkn.eces
ArtifactId

ArtifactId

tenant-manager
Version

Version

1.0.18
Type

Type

jar
Description

Description

Tenant manager module introducing tenant, VM, and flow concepts on top of the routing library of the ECES framework
Project URL

Project URL

https://github.com/AmoVanB/eces-tenant-manager
Source Code Management

Source Code Management

http://github.com/amovanb/eces-tenant-manager/tree/master

Download tenant-manager 1.0.18


<!-- https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/tenant-manager/ -->
<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>tenant-manager</artifactId>
    <version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/tenant-manager/
implementation 'de.tum.ei.lkn.eces:tenant-manager:1.0.18'
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/tenant-manager/
implementation ("de.tum.ei.lkn.eces:tenant-manager:1.0.18")
'de.tum.ei.lkn.eces:tenant-manager:jar:1.0.18'
<dependency org="de.tum.ei.lkn.eces" name="tenant-manager" rev="1.0.18">
  <artifact name="tenant-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.ei.lkn.eces', module='tenant-manager', version='1.0.18')
)
libraryDependencies += "de.tum.ei.lkn.eces" % "tenant-manager" % "1.0.18"
[de.tum.ei.lkn.eces/tenant-manager "1.0.18"]

Dependencies

compile (8)

Group / Artifact Type Version
de.tum.ei.lkn.eces : core jar 2.0.3
de.tum.ei.lkn.eces : routing jar 2.0.4
de.tum.ei.lkn.eces : dnm jar 2.0.2
de.tum.ei.lkn.eces : network jar 2.0.1
de.tum.ei.lkn.eces : topologies jar 2.0.5
de.tum.ei.lkn.eces : master-pom-commons jar 1.0.21
org.aeonbits.owner : owner jar 1.0.10
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
de.tum.ei.lkn.eces : core test-jar 2.0.3
de.tum.ei.lkn.eces : master-pom-commons test-jar 1.0.21
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.