com.zepben:ewb-network-routes

Library of vertx routes for EWB

License

License

Categories

Categories

Net
GroupId

GroupId

com.zepben
ArtifactId

ArtifactId

ewb-network-routes
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.zepben:ewb-network-routes
Library of vertx routes for EWB
Project Organization

Project Organization

Zeppelin Bend Pty Ltd.

Download ewb-network-routes

How to add to project

<!-- https://jarcasting.com/artifacts/com.zepben/ewb-network-routes/ -->
<dependency>
    <groupId>com.zepben</groupId>
    <artifactId>ewb-network-routes</artifactId>
    <version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zepben/ewb-network-routes/
implementation 'com.zepben:ewb-network-routes:2.8.0'
// https://jarcasting.com/artifacts/com.zepben/ewb-network-routes/
implementation ("com.zepben:ewb-network-routes:2.8.0")
'com.zepben:ewb-network-routes:jar:2.8.0'
<dependency org="com.zepben" name="ewb-network-routes" rev="2.8.0">
  <artifact name="ewb-network-routes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zepben', module='ewb-network-routes', version='2.8.0')
)
libraryDependencies += "com.zepben" % "ewb-network-routes" % "2.8.0"
[com.zepben/ewb-network-routes "2.8.0"]

Dependencies

compile (19)

Group / Artifact Type Version
com.zepben : evolve-sdk jar 0.6.0
com.zepben : id-correlator jar 1.5.0
com.zepben : vertx-utils jar 1.1.0
com.zepben.evolve : evolve-conn jar 0.3.0
io.grpc : grpc-protobuf jar 1.32.1
io.grpc : grpc-kotlin-stub jar 0.1.5
com.zepben : find-nearest-location jar 2.2.0
io.vertx : vertx-core jar 3.9.6
io.vertx : vertx-web jar 3.9.6
io.vertx : vertx-lang-kotlin jar 3.9.6
io.vertx : vertx-lang-kotlin-coroutines jar 3.9.6
org.xerial : sqlite-jdbc jar 3.27.2.1
org.slf4j : slf4j-api jar 1.7.24
com.google.guava : guava jar 24.1-jre
org.apache.commons : commons-collections4 jar 4.2
org.apache.commons : commons-text jar 1.6
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.4
org.junit.jupiter : junit-jupiter-api jar 5.5.2

provided (1)

Group / Artifact Type Version
com.zepben : annotations jar 1.3.0

test (8)

Group / Artifact Type Version
com.zepben : test-utils jar 1.1.0
org.slf4j : slf4j-simple jar 1.7.24
io.rest-assured : rest-assured jar 3.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.hamcrest : hamcrest jar 2.2
com.github.npathai : hamcrest-optional jar 2.0.0
org.mockito : mockito-core jar 3.2.4
org.jacoco : org.jacoco.agent jar 0.8.6

Project Modules

There are no modules declared in this project.

Available API's

GraphQL

The GraphQL API is in preview while we understand the usefulness and limitations. In practice this means:

  • Existing fields returned in CIM based objects are unlikely to be modified as they conform to our profile, however their nullability may change.
  • Query parameters may have their optionality changed, or their meaning modified.
  • Operations that are added will have their usefulness assessed and may be modified or removed before stabilising.
  • GraphiQL query editor may be disabled by default or removed completely in the future.
Endpoints:

Version 1 GET

Network Hierarchy
Asset
Attached Load Points
Downstream Tree
Upstream Asset
Assets By Feeder
Assets By Zone
Assets By Region
Assets By Business
System Tags
Cable Types
Find
Zone Polygon
Asset Graphics
Asset Lat/Lon As Graphic
Asset GeoJSON
Graphics By View
Geo View Config
Asset Lat/Lon
Mapbox Vector Tile
Assets by Location

Version 1 POST

Attached Load Points

http://localhost:9000/ewb/network/api/v1/attached-load-points/

Asset Graphics

http://localhost:9000/ewb/network/graphics/api/v1/asset

Asset Lat/Lon As Graphic

http://localhost:9000/ewb/network/graphics/api/v1/geo/asset

Asset GeoJSON

http://localhost:9000/ewb/network/graphics/api/v1/geo-json/asset

Isolation Trace

http://localhost:9000/ewb/network/trace/api/v1/isolation

Nmi-Transformers-Feeders

http://localhost:9000/ewb/network/api/v1/nmi-transformers-feeders

com.zepben

Zepben

Versions

Version
2.8.0
2.7.0
2.6.0
2.5.1
2.5.0