org.opencord.ce:ecord-local-app

Java application bundling the bigswitch abstraction and the HTTP channel component

License

License

GroupId

GroupId

org.opencord.ce
ArtifactId

ArtifactId

ecord-local-app
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Java application bundling the bigswitch abstraction and the HTTP channel component
Project URL

Project URL

http://onosproject.org/ecord-local-app/

Download ecord-local-app

How to add to project

<!-- https://jarcasting.com/artifacts/org.opencord.ce/ecord-local-app/ -->
<dependency>
    <groupId>org.opencord.ce</groupId>
    <artifactId>ecord-local-app</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencord.ce/ecord-local-app/
implementation 'org.opencord.ce:ecord-local-app:1.0.0'
// https://jarcasting.com/artifacts/org.opencord.ce/ecord-local-app/
implementation ("org.opencord.ce:ecord-local-app:1.0.0")
'org.opencord.ce:ecord-local-app:pom:1.0.0'
<dependency org="org.opencord.ce" name="ecord-local-app" rev="1.0.0">
  <artifact name="ecord-local-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencord.ce', module='ecord-local-app', version='1.0.0')
)
libraryDependencies += "org.opencord.ce" % "ecord-local-app" % "1.0.0"
[org.opencord.ce/ecord-local-app "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.opencord.ce : bigswitch jar 1.0.0
org.opencord.ce : local-channel jar 1.0.0
org.opencord.ce : ce-api jar 1.0.0
org.opencord : cord-config jar 1.3.1
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (6)

Group / Artifact Type Version
org.onosproject : onlab-junit jar 1.10.10
org.easymock : easymock jar 3.4
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-jdk14 jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0