jar

com.github.mizool.jcache : cache-annotations-ri-cdi

Maven & Gradle

Feb 03, 2021
2 usages
0 stars
Table Of Contents

Latest Version

Download com.github.mizool.jcache : cache-annotations-ri-cdi JAR file - Latest Versions:

All Versions

Download com.github.mizool.jcache : cache-annotations-ri-cdi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6
0.5
0.4
0.3
0.1

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

org.jsr107.ri.annotations.cdi

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

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

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

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

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

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

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

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

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

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

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

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

Advertisement