License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.aaa.web |
ArtifactId | ArtifactIdweb-aggregator |
Last Version | Last Version0.15.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: aaa :: web-aggregator
web-aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
web-aggregator-0.15.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.aaa.web/web-aggregator/ -->
<dependency>
<groupId>org.opendaylight.aaa.web</groupId>
<artifactId>web-aggregator</artifactId>
<version>0.15.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.aaa.web/web-aggregator/
implementation 'org.opendaylight.aaa.web:web-aggregator:0.15.5'
// https://jarcasting.com/artifacts/org.opendaylight.aaa.web/web-aggregator/
implementation ("org.opendaylight.aaa.web:web-aggregator:0.15.5")
'org.opendaylight.aaa.web:web-aggregator:pom:0.15.5'
<dependency org="org.opendaylight.aaa.web" name="web-aggregator" rev="0.15.5">
<artifact name="web-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa.web', module='web-aggregator', version='0.15.5')
)
libraryDependencies += "org.opendaylight.aaa.web" % "web-aggregator" % "0.15.5"
[org.opendaylight.aaa.web/web-aggregator "0.15.5"]