Group: Javax Cache
Sort by:Popular

1.JSR107 API and SPI666 usages

javax.cache » cache-api Apache

JSR107 API and SPI
Last Release on May 10, 2019
Tests, that form part of the Technology Compatibility Kit for JSR107. You should be able to test an implementation by: 1.
Last Release on May 10, 2019

4.Test Domain10 usages

javax.cache » test-domain Apache

This is a simple domain used for testing javax.cache. It is in its own module so that classloading nuances can be tested.
Last Release on Dec 22, 2014
Test harness for Spring annotations RI
Last Release on May 10, 2019

6.App Domain4 usages

javax.cache » app-domain Apache

This is a simple domain used for testing javax.cache. It is in its own module so that classloading nuances can be tested.
Last Release on Dec 22, 2014
Test harness for Guice annotations RI
Last Release on May 10, 2019
Test harness for Spring annotations RI
Last Release on May 10, 2019
Runs Annotations tests using the Guice test harness
Last Release on May 10, 2019
Runs Annotations tests using the Guice test harness
Last Release on May 10, 2019
Wires together cache-tests with the RI implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test.
Last Release on May 10, 2019
Wires together cache-tests with the RI implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test.
Last Release on May 10, 2019
Runs Annotations tests using the Guice test harness
Last Release on May 10, 2019

14.TCK Parent

javax.cache » tck-parent

TCK Parent
Last Release on May 10, 2019

15.JSR107 API and SPI

javax.cache » jsr107-api

JSR107 API and SPI
Last Release on Jun 22, 2011

Related Books

Learning Java: An Introduction to Real-World Programming with JavaLearning Java: An Introduction to Real-World Programming with Java (2023)
by Loy, Marc, Niemeyer, Patrick, Leuck, Daniel
Java in a Nutshell: A Desktop Quick ReferenceJava in a Nutshell: A Desktop Quick Reference (2023)
by Evans, Benjamin J., Clark, Jason R., Flanagan, David
The Well-Grounded Java Developer, Second EditionThe Well-Grounded Java Developer, Second Edition (2022)
by Evans, Benjamin, Verburg, Martijn, Clark, Jason
Head First Java: A Brain-Friendly GuideHead First Java: A Brain-Friendly Guide (2022)
by Sierra, Kathy, Bates, Bert, Gee, Trisha
Think Java: How to Think Like a Computer ScientistThink Java: How to Think Like a Computer Scientist (2020)
by Downey, Allen B., Mayfield, Chris
Java Cookbook: Problems and Solutions for Java DevelopersJava Cookbook: Problems and Solutions for Java Developers (2020)
by Darwin, Ian F.
Java: The Complete Reference, Thirteenth EditionJava: The Complete Reference, Thirteenth Edition (2024)
by Schildt, Herbert, Coward, Danny
Java: The Complete Reference, Thirteenth EditionJava: The Complete Reference, Thirteenth Edition (2024)
by Schildt, Herbert, Coward, Dr Danny
Real-World Software Development: A Project-Driven Guide to Fundamentals in JavaReal-World Software Development: A Project-Driven Guide to Fundamentals in Java (2019)
by Urma, Raoul-Gabriel, Warburton, Richard
Modern Java in Action: Lambdas, streams, functional and reactive programmingModern Java in Action: Lambdas, streams, functional and reactive programming (2018)
by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
Learn Java with Projects: A concise practical guide to learning everything a Java professional really needs to knowLearn Java with Projects: A concise practical guide to learning everything a Java professional really needs to know (2023)
by Dr. Seán Kennedy, Maaike van Putten
Effective JavaEffective Java (2017)
by Bloch, Joshua