Last Version

PCE 1.3.3

Path Computation Element

License

License

Categories

Categories

Net
GroupId

GroupId

es.tid.netphony
ArtifactId

ArtifactId

pce
Version

Version

1.3.3
Type

Type

jar
Description

Description

PCE
Path Computation Element
Project URL

Project URL

https://github.com/telefonicaid/netphony-pce

Download pce 1.3.3


<!-- https://jarcasting.com/artifacts/es.tid.netphony/pce/ -->
<dependency>
    <groupId>es.tid.netphony</groupId>
    <artifactId>pce</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/es.tid.netphony/pce/
implementation 'es.tid.netphony:pce:1.3.3'
// https://jarcasting.com/artifacts/es.tid.netphony/pce/
implementation ("es.tid.netphony:pce:1.3.3")
'es.tid.netphony:pce:jar:1.3.3'
<dependency org="es.tid.netphony" name="pce" rev="1.3.3">
  <artifact name="pce" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.tid.netphony', module='pce', version='1.3.3')
)
libraryDependencies += "es.tid.netphony" % "pce" % "1.3.3"
[es.tid.netphony/pce "1.3.3"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.3.1
es.tid.netphony : topology jar 1.3.3
org.slf4j : slf4j-api jar 1.7.21
es.tid.netphony : network-protocols jar 1.3.3
colt : colt jar 1.2.0
redis.clients : jedis jar 2.1.0

Project Modules

There are no modules declared in this project.