You can download google-api-services-datastore-protobuf-3.0.2.jar in this page.
Google Open Source
google-api-services-datastore-protobuf-3.0.2.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/com.google.apis/google-api-services-datastore-protobuf/pom.properties META-INF/maven/com.google.apis/google-api-services-datastore-protobuf/pom.xml com.google.api.services.datastore.DatastoreV1.class com.google.api.services.datastore.client.BaseDatastoreFactory.class com.google.api.services.datastore.client.Datastore.class com.google.api.services.datastore.client.DatastoreException.class com.google.api.services.datastore.client.DatastoreFactory.class com.google.api.services.datastore.client.DatastoreHelper.class com.google.api.services.datastore.client.DatastoreOptions.class com.google.api.services.datastore.client.LocalDevelopmentDatastore.class com.google.api.services.datastore.client.LocalDevelopmentDatastoreException.class com.google.api.services.datastore.client.LocalDevelopmentDatastoreFactory.class com.google.api.services.datastore.client.LocalDevelopmentDatastoreOptions.class com.google.api.services.datastore.client.QuerySplitter.class com.google.api.services.datastore.client.QuerySplitterImpl.class com.google.api.services.datastore.client.RemoteRpc.class
google-api-services-datastore-protobuf-3.0.2.pom file content.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>com.google.apis</groupId> <artifactId>google-api-services-datastore-protobuf</artifactId> <packaging>jar</packaging> <name>google-api-services-datastore-protobuf</name> <url>https://github.com/GoogleCloudPlatform/google-cloud-datastore</url> <dependencies> <dependency> <groupId>com.google.protobuf</groupId> <artifactId>protobuf-java</artifactId> <version>2.5.0</version> </dependency> <dependency> <groupId>com.google.http-client</groupId> <artifactId>google-http-client</artifactId> <version>${project.http.version}</version> </dependency> <dependency> <groupId>com.google.http-client</groupId> <artifactId>google-http-client-protobuf</artifactId> <version>${project.http.version}</version> </dependency> <dependency> <groupId>com.google.http-client</groupId> <artifactId>google-http-client-jackson</artifactId> <version>${project.http.version}</version> </dependency> <dependency> <groupId>com.google.oauth-client</groupId> <artifactId>google-oauth-client</artifactId> <version>${project.oauth.version}</version> </dependency> <dependency> <groupId>com.google.api-client</groupId> <artifactId>google-api-client</artifactId> <version>${project.googleapi.version}</version> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>12.0</version> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> </plugin> <plugin> <groupId>com.github.igor-petruk.protobuf</groupId> <artifactId>protobuf-maven-plugin</artifactId> <configuration> <inputDirectories> <param>../../proto</param> </inputDirectories> </configuration> </plugin> <plugin> <groupId>com.ning.maven.plugins</groupId> <artifactId>maven-duplicate-finder-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> </plugin> </plugins> </build> <parent> <groupId>com.google.apis</groupId> <artifactId>google-api-services-datastore-protobuf-parent</artifactId> <version>v1beta2-rev1-3.0.2</version> </parent> </project>
<dependency> <groupId>com.google.apis</groupId> <artifactId>google-api-services-datastore-protobuf</artifactId> <version>3.0.2</version> </dependency>
If you think the following google-api-services-datastore-protobuf-3.0.2.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download google-api-services-datastore-protobuf-3.0.2.jar file