| The following libraries are used by the Gemini Blueprint distribution either for building | 
 | or running the framework and its samples.  | 
 |  | 
 | Most (if not all) libraries are available from SpringSource Enterprise Bundle Repository: | 
 | http://www.springsource.com/repository/app/ | 
 |  | 
 | Note that each | 
 | of these libraries is subject to the respective license; check the respective project | 
 | distribution/website before using any of them in your own applications. | 
 |  | 
 | * aopalliance.jar | 
 | - AOP Alliance 1.0 (http://aopalliance.sourceforge.net) | 
 | - required for building the framework | 
 |  | 
 | * asm.jar | 
 | - ObjectWeb ASM bytecode library 2.2.3 (http://asm.objectweb.org) | 
 | - required for building the testing framework | 
 | - required for running the framework's test suite | 
 |  | 
 | * cglib-2.2.0.jar | 
 | - CGLIB 2.2.0 with ObjectWeb ASM 2.2.3 (http://cglib.sourceforge.net) | 
 | - required at runtime when proxying full target classes via Spring AOP | 
 |  | 
 | * easymock.jar | 
 | - EasyMock 1.2 (JDK 1.3 version) (http://www.easymock.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * framework.jar | 
 | - Knopflerfish 3.x OSGi platform implementation (http://www.knopflerfish.org)  | 
 | - required for building and running the framework's test suite | 
 |   | 
 | * jcl-over-slf4j.jar | 
 | - SLF4J 1.6.4 Jakarta Commons Logging wrapper (http://www.slf4j.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * junit-4.9.0.jar | 
 | - JUnit 4.9.0 (http://www.junit.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * log4j-1.2.16.jar | 
 | - Log4J 1.2.16 (http://logging.apache.org/log4j) | 
 | - required for building running the framework's test suite | 
 |  | 
 | * multithreadedtc.jar | 
 | - MultithreadedTC framework 1.01 (http://code.google.com/p/multithreadedtc) | 
 | - required for running the framework's test suite | 
 |  | 
 | * org.apache.felix.main.jar | 
 | - Apache Felix 2.x OSGi platform implementation (http://felix.apache.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * org.eclipse.osgi.jar | 
 | - Eclipse Equinox 3.5.x OSGi platform implementation (http://www.eclipse.org/equinox) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * osgi_R4_compendium.jar | 
 | - OSGi Compendium API 1.0 (http://www.osgi.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * slf4j-api.jar | 
 | - SLF4J API 1.6.4 (http://www.slf4j.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * slf4j-log4j.jar | 
 | - SLF4J 1.6.4 adapter for log4j (http://www.slf4j.org) | 
 | - required for running the framework's test suite | 
 |  | 
 | * spring-aop.jar | 
 | - Spring Framework 3.0.x AOP library (http://www.springframework.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * spring-beans.jar | 
 | - Spring Framework 3.0.x beans library (http://www.springframework.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * spring-context.jar | 
 | - Spring Framework 3.0.x context library (http://www.springframework.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * spring-context-support.jar | 
 | - Spring Framework 3.0.x context support library (http://www.springframework.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * spring-core.jar | 
 | - Spring Framework 3.0.x core library (http://www.springframework.org) | 
 | - required for building and running the framework's test suite | 
 |  | 
 | * spring-test.jar | 
 | - Spring Framework 3.0.x test library (http://www.springframework.org) | 
 | - required for building and running the framework's test suite |