jar

com.google.code.simple-spring-memcached : spring-cache-integration-test

Maven & Gradle

Jun 28, 2019
187 stars

spring-cache-integration-test · Sample project using integration with Spring 3.1 cache abstraction and xmemcached provider

Table Of Contents

Latest Version

Download com.google.code.simple-spring-memcached : spring-cache-integration-test JAR file - Latest Versions:

All Versions

Download com.google.code.simple-spring-memcached : spring-cache-integration-test JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.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 spring-cache-integration-test-4.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.code.ssm.spring.test.entity

├─ com.google.code.ssm.spring.test.entity.AppUser.class - [JAR]

├─ com.google.code.ssm.spring.test.entity.AppUserPK.class - [JAR]

com.google.code.ssm.spring.test.dao

├─ com.google.code.ssm.spring.test.dao.AppUserDAO.class - [JAR]

├─ com.google.code.ssm.spring.test.dao.AppUserDAOImpl.class - [JAR]

├─ com.google.code.ssm.spring.test.dao.TestDAO.class - [JAR]

├─ com.google.code.ssm.spring.test.dao.TestDAOImpl.class - [JAR]

com.google.code.ssm.spring.test.service

├─ com.google.code.ssm.spring.test.service.TestService.class - [JAR]

├─ com.google.code.ssm.spring.test.service.TestServiceImpl.class - [JAR]