File | Operation |
---|---|
singleton-service-2.1.3-Boron-SR3.pom | download |
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>singleton-service</artifactId>
<version>2.1.3-Boron-SR3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.mdsal', module='singleton-service', version='2.1.3-Boron-SR3')
)
<dependency org="org.opendaylight.mdsal" name="singleton-service" rev="2.1.3-Boron-SR3" />
<parent> <groupId>org.opendaylight.mdsal</groupId> <artifactId>mdsal-parent</artifactId> <version>2.1.3-Boron-SR3</version> </parent>