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

ght.ocpplugin.ocpjava.features-ocpjava.0.1.1-Boron-SR1.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.0.1-Boron-SR1/xml/features</repository>
  <repository>mvn:org.opendaylight.controller/features-config/0.5.1-Boron-SR1/xml/features</repository>
  <repository>mvn:org.opendaylight.mdsal/features-mdsal/2.1.1-Boron-SR1/xml/features</repository>
  <repository>mvn:org.opendaylight.controller/features-mdsal/1.4.1-Boron-SR1/xml/features</repository>
  <repository>mvn:org.opendaylight.mdsal.model/features-mdsal-model/0.9.1-Boron-SR1/xml/features</repository>
  <repository>mvn:org.opendaylight.odlparent/features-odlparent/1.7.1-Boron-SR1/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,4.1.0)">odl-netty</feature>
    <bundle>mvn:org.slf4j/slf4j-log4j12/1.7.10</bundle>
    <bundle>mvn:org.opendaylight.controller.model/model-inventory/${controller.mdsal.version}</bundle>
    <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/ocp-protocol-api/0.1.1-Boron-SR1</bundle>
    <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/ocp-protocol-spi/0.1.1-Boron-SR1</bundle>
    <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/ocp-protocol-impl/0.1.1-Boron-SR1</bundle>
    <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/util/0.1.1-Boron-SR1</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