jar

com.niloen.spring.data : google-datastore

Maven & Gradle

Mar 14, 2017
3 stars

Spring Data Google Datastore · Sprint Data for Google Datastore

Table Of Contents

Latest Version

Download com.niloen.spring.data : google-datastore JAR file - Latest Versions:

All Versions

Download com.niloen.spring.data : google-datastore JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 google-datastore-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.niloen.spring.data.google.datastore.repository.support

├─ com.niloen.spring.data.google.datastore.repository.support.GoogleDatastoreRepositoryFactory.class - [JAR]

├─ com.niloen.spring.data.google.datastore.repository.support.GoogleDatastoreRepositoryFactoryBean.class - [JAR]

com.niloen.spring.data.google.datastore.repository.configuration

├─ com.niloen.spring.data.google.datastore.repository.configuration.EnableGoogleDatastoreRepositories.class - [JAR]

├─ com.niloen.spring.data.google.datastore.repository.configuration.GoogleDatastoreRepositoriesRegistrar.class - [JAR]

├─ com.niloen.spring.data.google.datastore.repository.configuration.GoogleDatastoreRepositoryConfigurationExtension.class - [JAR]

com.niloen.spring.data.google.datastore.repository.core

├─ com.niloen.spring.data.google.datastore.repository.core.GoogleDatastoreEntityInformation.class - [JAR]

├─ com.niloen.spring.data.google.datastore.repository.core.MappingGoogleDatastoreEntityInformation.class - [JAR]

com.niloen.spring.data.google.datastore.repository.query

├─ com.niloen.spring.data.google.datastore.repository.query.GoogleDatastoreOperationChain.class - [JAR]

├─ com.niloen.spring.data.google.datastore.repository.query.GoogleDatastoreQueryCreator.class - [JAR]

com.niloen.spring.data.google.datastore.core.mapping

├─ com.niloen.spring.data.google.datastore.core.mapping.BasicGoogleDatastorePersistentEntity.class - [JAR]

├─ com.niloen.spring.data.google.datastore.core.mapping.GoogleDatastoreMappingContext.class - [JAR]

├─ com.niloen.spring.data.google.datastore.core.mapping.GoogleDatastorePersistentEntity.class - [JAR]

├─ com.niloen.spring.data.google.datastore.core.mapping.GoogleDatastorePersistentProperty.class - [JAR]

com.niloen.spring.data.google.datastore.core

├─ com.niloen.spring.data.google.datastore.core.GoogleDatastoreKeyValueAdapter.class - [JAR]

├─ com.niloen.spring.data.google.datastore.core.GoogleDatastoreOperations.class - [JAR]

├─ com.niloen.spring.data.google.datastore.core.GoogleDatastoreQueryEngine.class - [JAR]

├─ com.niloen.spring.data.google.datastore.core.GoogleDatastoreTemplate.class - [JAR]