MAVEN repository for the ODL OVSDB library code?


Anil Jangam <anilj.mailing@...>
 

Hi All,

I tried to search the public repository for ODL OVSDB client library, and I did not find one on https://mvnrepository.com/.

I however found some relevant POM specification as well as JARs, but I am not sure where they are hosted.

https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/ovsdb/library/1.6.1/

Thanks,
/anil.


Sam Hague
 

I don't think anything from ODL is actually up on maven. Just clone the ovsdb project off git.opendaylight.org or from the github mirror under opendaylight/ovsdb

On Tue, May 22, 2018 at 5:43 PM, Anil Jangam <anilj.mailing@...> wrote:
Hi All,

I tried to search the public repository for ODL OVSDB client library, and I did not find one on https://mvnrepository.com/.

I however found some relevant POM specification as well as JARs, but I am not sure where they are hosted.

https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/ovsdb/library/1.6.1/

Thanks,
/anil.


_______________________________________________
ovsdb-dev mailing list
ovsdb-dev@....org
https://lists.opendaylight.org/mailman/listinfo/ovsdb-dev



Anil Vishnoi
 



On Tue, May 22, 2018 at 2:43 PM, Anil Jangam <anilj.mailing@...> wrote:
Hi All,

I tried to search the public repository for ODL OVSDB client library, and I did not find one on https://mvnrepository.com/.

I however found some relevant POM specification as well as JARs, but I am not sure where they are hosted.

https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/ovsdb/library/1.6.1/
Nexus.opendaylight.org is opendaylight maven repository. I believe you can pull this library directly from it.


Thanks,
/anil.


_______________________________________________
ovsdb-dev mailing list
ovsdb-dev@....org
https://lists.opendaylight.org/mailman/listinfo/ovsdb-dev




--
Thanks
Anil