License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.vpnservice |
ArtifactId | ArtifactIdconfig-parent |
Last Version | Last Version0.2.4-Beryllium-SR4 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Project Organization |
Project Organization |
Filename | Size |
---|---|
config-parent-0.2.4-Beryllium-SR4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.vpnservice/config-parent/ -->
<dependency>
<groupId>org.opendaylight.vpnservice</groupId>
<artifactId>config-parent</artifactId>
<version>0.2.4-Beryllium-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.vpnservice/config-parent/
implementation 'org.opendaylight.vpnservice:config-parent:0.2.4-Beryllium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.vpnservice/config-parent/
implementation ("org.opendaylight.vpnservice:config-parent:0.2.4-Beryllium-SR4")
'org.opendaylight.vpnservice:config-parent:pom:0.2.4-Beryllium-SR4'
<dependency org="org.opendaylight.vpnservice" name="config-parent" rev="0.2.4-Beryllium-SR4">
<artifact name="config-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.vpnservice', module='config-parent', version='0.2.4-Beryllium-SR4')
)
libraryDependencies += "org.opendaylight.vpnservice" % "config-parent" % "0.2.4-Beryllium-SR4"
[org.opendaylight.vpnservice/config-parent "0.2.4-Beryllium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.yangtools : yang-common | jar | |
org.opendaylight.controller : config-api | jar | |
org.opendaylight.controller : sal-binding-config | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |