jar

com.guicedee.services : cache-annotations-ri-guice

Maven & Gradle

Feb 10, 2022
6 usages

javax.cache.guice · The core maven build properties

Table Of Contents

Latest Version

Download com.guicedee.services : cache-annotations-ri-guice JAR file - Latest Versions:

All Versions

Download com.guicedee.services : cache-annotations-ri-guice JAR file - All Versions:

Version Vulnerabilities Size Updated
62
1.2.x
1.1.x
1.0.x
0.70.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-guice-1.2.2.1-jre17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jsr107.ri.annotations.guice

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

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

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

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

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

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

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

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

org.jsr107.ri.annotations.guice.module

├─ org.jsr107.ri.annotations.guice.module.CacheAnnotationsModule.class - [JAR]

Advertisement