| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdes.tid.netphony |
| ArtifactId | ArtifactIdpce |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPCE
Path Computation Element
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pce-1.3.3.pom | |
| pce-1.3.3.jar | 785 KB |
| pce-1.3.3-sources.jar | 479 KB |
| pce-1.3.3-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |