License |
License |
---|---|
GroupId | GroupIdde.tum.ei.lkn.eces |
ArtifactId | ArtifactIdrouting |
Version | Version2.0.4 |
Type | Typejar |
Description |
DescriptionRouting library based on the ECES framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
routing-2.0.4.pom | |
routing-2.0.4.jar | 261 KB |
routing-2.0.4-tests.jar | 148 KB |
routing-2.0.4-sources.jar | 173 KB |
routing-2.0.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/routing/ -->
<dependency>
<groupId>de.tum.ei.lkn.eces</groupId>
<artifactId>routing</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/routing/
implementation 'de.tum.ei.lkn.eces:routing:2.0.4'
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/routing/
implementation ("de.tum.ei.lkn.eces:routing:2.0.4")
'de.tum.ei.lkn.eces:routing:jar:2.0.4'
<dependency org="de.tum.ei.lkn.eces" name="routing" rev="2.0.4">
<artifact name="routing" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.ei.lkn.eces', module='routing', version='2.0.4')
)
libraryDependencies += "de.tum.ei.lkn.eces" % "routing" % "2.0.4"
[de.tum.ei.lkn.eces/routing "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20150729 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
de.tum.ei.lkn.eces : core | jar | 2.0.3 |
org.javatuples : javatuples | jar | 1.2 |
de.tum.ei.lkn.eces : graph | jar | 2.0.2 |
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 |
Group / Artifact | Type | Version |
---|---|---|
de.tum.ei.lkn.eces : master-pom-commons | test-jar | 1.0.21 |
junit : junit | jar | 4.13.1 |