Last Version

NetworkCalculus.org Network Model 1.0.0

Generic model to represent all types of networks and network element attributes independent of the protocol.

License

License

Categories

Categories

Net
GroupId

GroupId

org.networkcalculus.model
ArtifactId

ArtifactId

NetCal-NetworkModel
Version

Version

1.0.0
Type

Type

jar
Description

Description

NetworkCalculus.org Network Model
Generic model to represent all types of networks and network element attributes independent of the protocol.
Source Code Management

Source Code Management

https://github.com/NetCal/NetworkModel/tree/master

Download NetCal-NetworkModel 1.0.0


<!-- https://jarcasting.com/artifacts/org.networkcalculus.model/NetCal-NetworkModel/ -->
<dependency>
    <groupId>org.networkcalculus.model</groupId>
    <artifactId>NetCal-NetworkModel</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.networkcalculus.model/NetCal-NetworkModel/
implementation 'org.networkcalculus.model:NetCal-NetworkModel:1.0.0'
// https://jarcasting.com/artifacts/org.networkcalculus.model/NetCal-NetworkModel/
implementation ("org.networkcalculus.model:NetCal-NetworkModel:1.0.0")
'org.networkcalculus.model:NetCal-NetworkModel:jar:1.0.0'
<dependency org="org.networkcalculus.model" name="NetCal-NetworkModel" rev="1.0.0">
  <artifact name="NetCal-NetworkModel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.networkcalculus.model', module='NetCal-NetworkModel', version='1.0.0')
)
libraryDependencies += "org.networkcalculus.model" % "NetCal-NetworkModel" % "1.0.0"
[org.networkcalculus.model/NetCal-NetworkModel "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.emf : org.eclipse.emf.common jar 2.16.0
org.eclipse.emf : org.eclipse.emf.ecore jar [2.15.0,3.0.0)
org.eclipse.emf : org.eclipse.emf.ecore.xcore.lib jar 1.4.0
org.eclipse.xtext : org.eclipse.xtext.xbase.lib jar 2.18.0
org.junit.jupiter : junit-jupiter-params jar 5.4.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.1
org.junit.platform : junit-platform-launcher jar 1.4.1

Project Modules

There are no modules declared in this project.