MVN

de.tum.ei.lkn.eces : discodnc

Maven & Gradle

Jan 03, 2021
1 usages
0 stars

Fork of DiscoDNC - The Disco Deterministic Network Calculator · Deterministic Network Calculus (DNC) is a methodology for worst-case modeling and analysis of communication networks. It enables to derive deterministic bounds on a server’s backlog as well as a flow’s end-to-end delay. Given a directed graph of servers (server graph) and the flows crossing these servers, the Disco Deterministic Network Calculator (DiscoDNC) automates the derivation of bounds.

<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>discodnc</artifactId>
    <version>2.4.3-lkn</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.tum.ei.lkn.eces : discodnc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.3-lkn

All Versions

Choose a version of de.tum.ei.lkn.eces : discodnc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
discodnc-2.4.3-lkn

How to add a dependency to Maven

Add the following de.tum.ei.lkn.eces : discodnc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>discodnc</artifactId>
    <version>2.4.3-lkn</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.tum.ei.lkn.eces : discodnc gradle dependency to your build.gradle file:

implementation 'de.tum.ei.lkn.eces:discodnc:2.4.3-lkn'

Gradle Kotlin DSL: Add the following de.tum.ei.lkn.eces : discodnc gradle kotlin dependency to your build.gradle.kts file:

implementation("de.tum.ei.lkn.eces:discodnc:2.4.3-lkn")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.tum.ei.lkn.eces : discodnc sbt scala dependency to your build.sbt file:

libraryDependencies += "de.tum.ei.lkn.eces" % "discodnc" % "2.4.3-lkn"

Advertisement

Dependencies from Group

Jan 03, 2021
8 usages
0 stars
Jan 03, 2021
6 usages
5 stars
Jan 03, 2021
6 usages
0 stars
Jan 03, 2021
4 usages
0 stars
dnm
Jan 09, 2021
4 usages
3 stars

Discover Dependencies