Download bigdata-client-2.1.4.jar file

Introduction

You can download bigdata-client-2.1.4.jar in this page.

License

Open Source License

Type List

bigdata-client-2.1.4.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/com.blazegraph/bigdata-client/pom.properties
META-INF/maven/com.blazegraph/bigdata-client/pom.xml
com.bigdata.rdf.sail.remote.AbstractBigdataRemoteQuery.class
com.bigdata.rdf.sail.remote.BigdataRemoteBooleanQuery.class
com.bigdata.rdf.sail.remote.BigdataRemoteGraphQuery.class
com.bigdata.rdf.sail.remote.BigdataRemoteTupleQuery.class
com.bigdata.rdf.sail.remote.BigdataSailFactory.class
com.bigdata.rdf.sail.remote.BigdataSailRemoteRepository.class
com.bigdata.rdf.sail.remote.BigdataSailRemoteRepositoryConnection.class
com.bigdata.rdf.sail.webapp.client.AST2SPARQLUtil.class
com.bigdata.rdf.sail.webapp.client.AbstractConnectOptions.class
com.bigdata.rdf.sail.webapp.client.AcceptHeaderFactory.class
com.bigdata.rdf.sail.webapp.client.AutoCloseHttpClient.class
com.bigdata.rdf.sail.webapp.client.BackgroundGraphResult.class
com.bigdata.rdf.sail.webapp.client.BackgroundTupleResult.class
com.bigdata.rdf.sail.webapp.client.BooleanResult.class
com.bigdata.rdf.sail.webapp.client.ConnectOptions.class
com.bigdata.rdf.sail.webapp.client.ContextsResult.class
com.bigdata.rdf.sail.webapp.client.DaemonThreadFactory.class
com.bigdata.rdf.sail.webapp.client.DefaultHttpClientFactory.class
com.bigdata.rdf.sail.webapp.client.EncodeDecodeValue.class
com.bigdata.rdf.sail.webapp.client.EntityContentProvider.class
com.bigdata.rdf.sail.webapp.client.HttpClientConfigurator.class
com.bigdata.rdf.sail.webapp.client.HttpException.class
com.bigdata.rdf.sail.webapp.client.IHttpClientFactory.class
com.bigdata.rdf.sail.webapp.client.IMimeTypes.class
com.bigdata.rdf.sail.webapp.client.IPreparedBooleanQuery.class
com.bigdata.rdf.sail.webapp.client.IPreparedGraphQuery.class
com.bigdata.rdf.sail.webapp.client.IPreparedOperation.class
com.bigdata.rdf.sail.webapp.client.IPreparedQuery.class
com.bigdata.rdf.sail.webapp.client.IPreparedQueryListener.class
com.bigdata.rdf.sail.webapp.client.IPreparedSparqlUpdate.class
com.bigdata.rdf.sail.webapp.client.IPreparedTupleQuery.class
com.bigdata.rdf.sail.webapp.client.IRemoteRepository.class
com.bigdata.rdf.sail.webapp.client.IRemoteTx.class
com.bigdata.rdf.sail.webapp.client.IRemoteTxState0.class
com.bigdata.rdf.sail.webapp.client.JettyResponseListener.class
com.bigdata.rdf.sail.webapp.client.MiniMime.class
com.bigdata.rdf.sail.webapp.client.MultipartContentProvider.class
com.bigdata.rdf.sail.webapp.client.MutationResult.class
com.bigdata.rdf.sail.webapp.client.NoGPUAccelerationAvailable.class
com.bigdata.rdf.sail.webapp.client.RangeCountResult.class
com.bigdata.rdf.sail.webapp.client.RemoteRepository.class
com.bigdata.rdf.sail.webapp.client.RemoteRepositoryBase.class
com.bigdata.rdf.sail.webapp.client.RemoteRepositoryDecls.class
com.bigdata.rdf.sail.webapp.client.RemoteRepositoryManager.class
com.bigdata.rdf.sail.webapp.client.RemoteTransactionManager.class
com.bigdata.rdf.sail.webapp.client.RemoteTransactionNotFoundException.class
com.bigdata.rdf.sail.webapp.client.RemoteTransactionValidationException.class
com.bigdata.rdf.sail.webapp.client.StringUtil.class

Pom

bigdata-client-2.1.4.pom file content.

<?xml version="1.0"?>
<!--
Copyright (C) SYSTAP, LLC DBA Blazegraph 2006-2016.  All rights reserved.

Contact:
     SYSTAP, LLC DBA Blazegraph
     2501 Calvert ST NW #106
     Washington, DC 20008
     licenses@blazegraph.com

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
-->
<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/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>com.blazegraph</groupId>
    <artifactId>blazegraph-parent</artifactId>
    <version>2.1.4</version>
    <relativePath>../pom.xml</relativePath>
  </parent>
  <groupId>com.blazegraph</groupId>
  <artifactId>bigdata-client</artifactId>
  <version>2.1.4</version>
  <name>Blazegraph Client API</name>
  <description>Blazegraph Client API tools</description>
  <build>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-jar-plugin</artifactId>
        <version>2.6</version>
        <executions>
          <execution>
            <goals>
              <goal>test-jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
    </plugins>
  </build>
  <reporting>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-javadoc-plugin</artifactId>
        <configuration>
          <stylesheetfile>${basedir}/src/main/javadoc/stylesheet.css</stylesheetfile>
          <show>public</show>
          <maxmemory>1000m</maxmemory>
          <author>true</author>
          <version>true</version>
          <doctitle><![CDATA[<h1>Blazegraph Client API<</h1>]]></doctitle>
          <bottom><![CDATA[<i>Copyright &#169; 2006-2016 SYSTAP, LLC DBA Blazegraph. All Rights Reserved.</i>
<script>
jQuery(document).ready(function(){
  jQuery('ul.sf-menu').superfish({
  pathClass: 'current',
  cssArrows: false
  });
});

(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50971023-6', 'blazegraph.com');
ga('send', 'pageview');
</script>
]]></bottom>
        </configuration>
      </plugin>
    </plugins>
  </reporting>
  <dependencies>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>${junit4.version}</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>com.blazegraph</groupId>
      <artifactId>junit-ext</artifactId>
      <version>${junit-ext.version}</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>com.blazegraph</groupId>
      <artifactId>rdf-properties</artifactId>
      <version>${project.version}</version>
    </dependency>
    <dependency>
      <groupId>com.blazegraph</groupId>
      <artifactId>bigdata-util</artifactId>
      <version>${project.version}</version>
    </dependency>
    <dependency>
      <groupId>org.openrdf.sesame</groupId>
      <artifactId>sesame-runtime</artifactId>
      <version>${sesame.version}</version>
    </dependency>
    <dependency>
      <groupId>org.eclipse.jetty</groupId>
      <artifactId>jetty-client</artifactId>
      <version>${jetty.version}</version>
    </dependency>
    <dependency>
      <groupId>log4j</groupId>
      <artifactId>log4j</artifactId>
      <version>${log4j.version}</version>
    </dependency>
    <dependency>
      <groupId>org.apache.httpcomponents</groupId>
      <artifactId>httpclient</artifactId>
      <version>${apache.httpclient.version}</version>
    </dependency>
    <dependency>
      <groupId>org.apache.httpcomponents</groupId>
      <artifactId>httpmime</artifactId>
      <version>${apache.httpmime.version}</version>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>com.blazegraph</groupId>
   <artifactId>bigdata-client</artifactId>
   <version>2.1.4</version>
</dependency>

Download

If you think the following bigdata-client-2.1.4.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download bigdata-client-2.1.4.jar file




PreviousNext

Related