License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdenunciate-parent |
Last Version | Last Version1.7.4-Boron-SR4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
enunciate-parent-1.7.4-Boron-SR4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/enunciate-parent/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.7.4-Boron-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/enunciate-parent/
implementation 'org.opendaylight.controller:enunciate-parent:1.7.4-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/enunciate-parent/
implementation ("org.opendaylight.controller:enunciate-parent:1.7.4-Boron-SR4")
'org.opendaylight.controller:enunciate-parent:pom:1.7.4-Boron-SR4'
<dependency org="org.opendaylight.controller" name="enunciate-parent" rev="1.7.4-Boron-SR4">
<artifact name="enunciate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='enunciate-parent', version='1.7.4-Boron-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "enunciate-parent" % "1.7.4-Boron-SR4"
[org.opendaylight.controller/enunciate-parent "1.7.4-Boron-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |