Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Thirdparty Acknowledgements

Johannes Donath edited this page May 23, 2016 · 2 revisions

Beacon is using a few open-source libraries to provide you with the easiest configuration possible. Obviously some acknowledgements are due now for these fine implementations:

AOP

License: Public Domain

Lots of Aspect goodness in one small package (and look at that license! whew).

Cling

License: GNU Lesser General Public License

A nice little library for interacting with UPnP enabled devices.

Guice

License: Apache License, Version 2.0

Provides a dependency injection framework.

Guava

License: Apache License, Version 2.0

Provides a collection of useful libraries (required by Guice).

Log4J 2

License: Apache License, Version 2.0

Provides logging capabilities (you won't see a lot of this but maybe you will pop Beacon open on a console one of these days and appreciate the great logging capabilities this library provides).

Seamless

License: GNU Lesser General Public License

Provides a collection of useful implementations (Required by Cling).

Clone this wiki locally