License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdorg.opendaylight.netide |
ArtifactId | ArtifactIdnetide-aggregator |
Last Version | Last Version0.1.1-Beryllium-SR1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNetIDE
The NetIDE aggregator project used to build all the components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netide-aggregator-0.1.1-Beryllium-SR1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netide/netide-aggregator/ -->
<dependency>
<groupId>org.opendaylight.netide</groupId>
<artifactId>netide-aggregator</artifactId>
<version>0.1.1-Beryllium-SR1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netide/netide-aggregator/
implementation 'org.opendaylight.netide:netide-aggregator:0.1.1-Beryllium-SR1'
// https://jarcasting.com/artifacts/org.opendaylight.netide/netide-aggregator/
implementation ("org.opendaylight.netide:netide-aggregator:0.1.1-Beryllium-SR1")
'org.opendaylight.netide:netide-aggregator:pom:0.1.1-Beryllium-SR1'
<dependency org="org.opendaylight.netide" name="netide-aggregator" rev="0.1.1-Beryllium-SR1">
<artifact name="netide-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netide', module='netide-aggregator', version='0.1.1-Beryllium-SR1')
)
libraryDependencies += "org.opendaylight.netide" % "netide-aggregator" % "0.1.1-Beryllium-SR1"
[org.opendaylight.netide/netide-aggregator "0.1.1-Beryllium-SR1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |
junit : junit | jar | 4.11 |