All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ght.ocpplugin.ocpjava.features-ocpjava.0.2.0-Carbon.source-code.features.xml Maven / Gradle / Ivy

There is a newer version: 0.3.3
Show newest version
<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-ocpjava-${project.version}" xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <repository>mvn:org.opendaylight.yangtools/features-yangtools/1.1.0-Carbon/xml/features</repository>
  <repository>mvn:org.opendaylight.controller/features-config/0.6.0-Carbon/xml/features</repository>
  <repository>mvn:org.opendaylight.mdsal/features-mdsal/2.2.0-Carbon/xml/features</repository>
  <repository>mvn:org.opendaylight.controller/features-mdsal/1.5.0-Carbon/xml/features</repository>
  <repository>mvn:org.opendaylight.mdsal.model/features-mdsal-model/0.10.0-Carbon/xml/features</repository>
  <repository>mvn:org.opendaylight.odlparent/features-odlparent/1.8.0-Carbon/xml/features</repository>
  <feature name="odl-ocpjava-all" version="${project.version}" description="OpenDaylight :: OCP Java :: All">
    <feature version="${project.version}">odl-ocpjava-protocol</feature>
  </feature>
  <feature name="odl-ocpjava-protocol" version="${project.version}" description="OpenDaylight :: OCP Java :: Protocol">
    <feature version="${mdsal.version}">odl-mdsal-binding-base</feature>
    <feature version="${mdsal.model.version}">odl-mdsal-models</feature>
    <feature version="${config.version}">odl-config-api</feature>
    <feature version="${controller.mdsal.version}">odl-mdsal-common</feature>
    <feature version="[4.0.30,5.0.0)">odl-netty</feature>
    <bundle>mvn:org.opendaylight.controller.model/model-inventory/${controller.mdsal.version}</bundle>
    <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/ocp-protocol-api/0.2.0-Carbon</bundle>
    <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/ocp-protocol-spi/0.2.0-Carbon</bundle>
    <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/ocp-protocol-impl/0.2.0-Carbon</bundle>
    <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/util/0.2.0-Carbon</bundle>
    <configfile finalname="etc/opendaylight/karaf/65-ocpjava-stats.xml">mvn:org.opendaylight.ocpplugin.ocpjava/ocpjava-config/${project.version}/xml/configstats</configfile>
  </feature>
</features>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy