| License |
License |
|---|---|
| Categories |
CategoriesDoma Data ORM |
| GroupId | GroupIdorg.opendaylight.groupbasedpolicy |
| ArtifactId | ArtifactIdgroupbasedpolicy-domain-extensions |
| Last Version | Last Version0.7.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionODL :: groupbasedpolicy :: groupbasedpolicy-domain-extensions
OpenDaylight 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 |
|---|---|
| groupbasedpolicy-domain-extensions-0.7.4.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.groupbasedpolicy/groupbasedpolicy-domain-extensions/ -->
<dependency>
<groupId>org.opendaylight.groupbasedpolicy</groupId>
<artifactId>groupbasedpolicy-domain-extensions</artifactId>
<version>0.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.groupbasedpolicy/groupbasedpolicy-domain-extensions/
implementation 'org.opendaylight.groupbasedpolicy:groupbasedpolicy-domain-extensions:0.7.4'
// https://jarcasting.com/artifacts/org.opendaylight.groupbasedpolicy/groupbasedpolicy-domain-extensions/
implementation ("org.opendaylight.groupbasedpolicy:groupbasedpolicy-domain-extensions:0.7.4")
'org.opendaylight.groupbasedpolicy:groupbasedpolicy-domain-extensions:pom:0.7.4'
<dependency org="org.opendaylight.groupbasedpolicy" name="groupbasedpolicy-domain-extensions" rev="0.7.4">
<artifact name="groupbasedpolicy-domain-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.groupbasedpolicy', module='groupbasedpolicy-domain-extensions', version='0.7.4')
)
libraryDependencies += "org.opendaylight.groupbasedpolicy" % "groupbasedpolicy-domain-extensions" % "0.7.4"
[org.opendaylight.groupbasedpolicy/groupbasedpolicy-domain-extensions "0.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opendaylight.groupbasedpolicy : groupbasedpolicy | jar | 0.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |