jar

com.jwebmp.thirdparty.jcache : cache-annotations-ri-common

Maven & Gradle

Aug 09, 2019
2 usages

JSR107 Annotations RI Common Classes

Table Of Contents

Latest Version

Download com.jwebmp.thirdparty.jcache : cache-annotations-ri-common JAR file - Latest Versions:

All Versions

Download com.jwebmp.thirdparty.jcache : cache-annotations-ri-common JAR file - All Versions:

Version Vulnerabilities Size Updated
0.68.x
0.67.x

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-annotations-ri-common-0.68.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jsr107.ri.annotations

├─ org.jsr107.ri.annotations.AbstractCacheInterceptor.class - [JAR]

├─ org.jsr107.ri.annotations.AbstractCacheLookupUtil.class - [JAR]

├─ org.jsr107.ri.annotations.AbstractCachePutInterceptor.class - [JAR]

├─ org.jsr107.ri.annotations.AbstractCacheRemoveAllInterceptor.class - [JAR]

├─ org.jsr107.ri.annotations.AbstractCacheRemoveEntryInterceptor.class - [JAR]

├─ org.jsr107.ri.annotations.AbstractCacheResultInterceptor.class - [JAR]

├─ org.jsr107.ri.annotations.AbstractInternalCacheInvocationContext.class - [JAR]

├─ org.jsr107.ri.annotations.AbstractInternalCacheKeyInvocationContext.class - [JAR]

├─ org.jsr107.ri.annotations.AbstractKeyedCacheInterceptor.class - [JAR]

├─ org.jsr107.ri.annotations.AbstractStaticCacheInvocationContext.class - [JAR]

├─ org.jsr107.ri.annotations.CacheContextSource.class - [JAR]

├─ org.jsr107.ri.annotations.CacheInvocationParameterImpl.class - [JAR]

├─ org.jsr107.ri.annotations.CacheMethodDetailsImpl.class - [JAR]

├─ org.jsr107.ri.annotations.CacheParameterDetails.class - [JAR]

├─ org.jsr107.ri.annotations.CachePutMethodDetails.class - [JAR]

├─ org.jsr107.ri.annotations.CacheRemoveAllMethodDetails.class - [JAR]

├─ org.jsr107.ri.annotations.CacheRemoveEntryMethodDetails.class - [JAR]

├─ org.jsr107.ri.annotations.CacheResultMethodDetails.class - [JAR]

├─ org.jsr107.ri.annotations.ClassFilter.class - [JAR]

├─ org.jsr107.ri.annotations.DefaultCacheKeyGenerator.class - [JAR]

├─ org.jsr107.ri.annotations.DefaultCacheResolver.class - [JAR]

├─ org.jsr107.ri.annotations.DefaultCacheResolverFactory.class - [JAR]

├─ org.jsr107.ri.annotations.DefaultGeneratedCacheKey.class - [JAR]

├─ org.jsr107.ri.annotations.InterceptorType.class - [JAR]

├─ org.jsr107.ri.annotations.InternalCacheInvocationContext.class - [JAR]

├─ org.jsr107.ri.annotations.InternalCacheKeyInvocationContext.class - [JAR]

├─ org.jsr107.ri.annotations.StaticCacheInvocationContext.class - [JAR]

├─ org.jsr107.ri.annotations.StaticCacheKeyInvocationContext.class - [JAR]

├─ org.jsr107.ri.annotations.StaticCacheResultInvocationContext.class - [JAR]

Advertisement