License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.bgpcep |
ArtifactId | ArtifactIdcommons.parent |
Version | Version0.3.5-Helium-SR4 |
Type | Typepom |
Description |
DescriptionBGPCEP common parent
|
Filename | Size |
---|---|
commons.parent-0.3.5-Helium-SR4.pom | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/commons.parent/ -->
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>commons.parent</artifactId>
<version>0.3.5-Helium-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/commons.parent/
implementation 'org.opendaylight.bgpcep:commons.parent:0.3.5-Helium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/commons.parent/
implementation ("org.opendaylight.bgpcep:commons.parent:0.3.5-Helium-SR4")
'org.opendaylight.bgpcep:commons.parent:pom:0.3.5-Helium-SR4'
<dependency org="org.opendaylight.bgpcep" name="commons.parent" rev="0.3.5-Helium-SR4">
<artifact name="commons.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='commons.parent', version='0.3.5-Helium-SR4')
)
libraryDependencies += "org.opendaylight.bgpcep" % "commons.parent" % "0.3.5-Helium-SR4"
[org.opendaylight.bgpcep/commons.parent "0.3.5-Helium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.9 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |