License |
License |
---|---|
GroupId | GroupIdorg.opencord |
ArtifactId | ArtifactIdce |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCarrier Ethernet service for CORD
|
Project URL |
Project URL |
Filename | Size |
---|---|
ce-1.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencord/ce/ -->
<dependency>
<groupId>org.opencord</groupId>
<artifactId>ce</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencord/ce/
implementation 'org.opencord:ce:1.0.0'
// https://jarcasting.com/artifacts/org.opencord/ce/
implementation ("org.opencord:ce:1.0.0")
'org.opencord:ce:pom:1.0.0'
<dependency org="org.opencord" name="ce" rev="1.0.0">
<artifact name="ce" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencord', module='ce', version='1.0.0')
)
libraryDependencies += "org.opencord" % "ce" % "1.0.0"
[org.opencord/ce "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencord : cord-config | jar | 1.3.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
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 |