jar

javax.cache : cache-tests

Maven & Gradle

May 10, 2019
35 usages
13 stars

Cache Tests · Tests, that form part of the Technology Compatibility Kit for JSR107. You should be able to test an implementation by: 1. Adding the dependency 2. Configuring the JUnit test fixtures

Table Of Contents

Latest Version

Download javax.cache : cache-tests JAR file - Latest Versions:

All Versions

Download javax.cache : cache-tests JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.61
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cache-tests-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

manager

├─ manager.BlogManager.class - [JAR]

├─ manager.CacheNameOnEachMethodBlogManagerImpl.class - [JAR]

├─ manager.ClassLevelCacheConfigBlogManagerImpl.class - [JAR]

├─ manager.UsingDefaultCacheNameBlogManagerImpl.class - [JAR]

domain

├─ domain.Beagle.class - [JAR]

├─ domain.Blog.class - [JAR]

├─ domain.BorderCollie.class - [JAR]

├─ domain.Chihuahua.class - [JAR]

├─ domain.Collie.class - [JAR]

├─ domain.Dachshund.class - [JAR]

├─ domain.Dog.class - [JAR]

├─ domain.Hound.class - [JAR]

├─ domain.Identifier.class - [JAR]

├─ domain.Identifier2.class - [JAR]

├─ domain.Papillon.class - [JAR]

├─ domain.RoughCoatedCollie.class - [JAR]

├─ domain.Sex.class - [JAR]

org.jsr107.tck.support

├─ org.jsr107.tck.support.CacheClient.class - [JAR]

├─ org.jsr107.tck.support.Client.class - [JAR]

├─ org.jsr107.tck.support.Operation.class - [JAR]

├─ org.jsr107.tck.support.OperationHandler.class - [JAR]

├─ org.jsr107.tck.support.Server.class - [JAR]

org.jsr107.tck.integration

├─ org.jsr107.tck.integration.BatchPartialSuccessRecordingClassWriter.class - [JAR]

├─ org.jsr107.tck.integration.CacheLoaderClient.class - [JAR]

├─ org.jsr107.tck.integration.CacheLoaderServer.class - [JAR]

├─ org.jsr107.tck.integration.CacheWriterClient.class - [JAR]

├─ org.jsr107.tck.integration.CacheWriterServer.class - [JAR]

├─ org.jsr107.tck.integration.FailingCacheLoader.class - [JAR]

├─ org.jsr107.tck.integration.FailingCacheWriter.class - [JAR]

├─ org.jsr107.tck.integration.NullValueCacheLoader.class - [JAR]

├─ org.jsr107.tck.integration.RecordingCacheLoader.class - [JAR]

├─ org.jsr107.tck.integration.RecordingCacheWriter.class - [JAR]

org.jsr107.tck.processor

├─ org.jsr107.tck.processor.AssertNotPresentEntryProcessor.class - [JAR]

├─ org.jsr107.tck.processor.CombineEntryProcessor.class - [JAR]

├─ org.jsr107.tck.processor.GetEntryProcessor.class - [JAR]

├─ org.jsr107.tck.processor.MultiArgumentHandlingEntryProcessor.class - [JAR]

├─ org.jsr107.tck.processor.NoOpEntryProcessor.class - [JAR]

├─ org.jsr107.tck.processor.RemoveEntryProcessor.class - [JAR]

├─ org.jsr107.tck.processor.ReplaceEntryProcessor.class - [JAR]

├─ org.jsr107.tck.processor.SetEntryProcessor.class - [JAR]

├─ org.jsr107.tck.processor.SetEntryWithComputedValueProcessor.class - [JAR]

├─ org.jsr107.tck.processor.SetValueCreateEntryReturnDifferentTypeEntryProcessor.class - [JAR]

├─ org.jsr107.tck.processor.ThrowExceptionEntryProcessor.class - [JAR]

org.jsr107.tck.expiry

├─ org.jsr107.tck.expiry.ExpiryPolicyClient.class - [JAR]

├─ org.jsr107.tck.expiry.ExpiryPolicyServer.class - [JAR]

javax.cache.annotation

├─ javax.cache.annotation.BeanProvider.class - [JAR]

org.jsr107.tck.event

├─ org.jsr107.tck.event.CacheEntryListenerClient.class - [JAR]

├─ org.jsr107.tck.event.CacheEntryListenerServer.class - [JAR]

├─ org.jsr107.tck.event.TestCacheEntryEvent.class - [JAR]

Advertisement

Dependencies from Group

May 10, 2019
526 usages
1 stars
May 10, 2019
35 usages
13 stars
Dec 22, 2014
11 usages
13 stars
May 10, 2019
7 usages
13 stars
Dec 22, 2014
6 usages
13 stars

Discover Dependencies