Infinispan Protobuf Translator

This translator is using protobuf based schema to access the Infinispan cache

License

License

Categories

Categories

Infinispan Data Caching
GroupId

GroupId

org.teiid.connectors
ArtifactId

ArtifactId

translator-infinispan-hotrod
Last Version

Last Version

16.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Infinispan Protobuf Translator
This translator is using protobuf based schema to access the Infinispan cache

Download translator-infinispan-hotrod

How to add to project

<!-- https://jarcasting.com/artifacts/org.teiid.connectors/translator-infinispan-hotrod/ -->
<dependency>
    <groupId>org.teiid.connectors</groupId>
    <artifactId>translator-infinispan-hotrod</artifactId>
    <version>16.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.teiid.connectors/translator-infinispan-hotrod/
implementation 'org.teiid.connectors:translator-infinispan-hotrod:16.0.0'
// https://jarcasting.com/artifacts/org.teiid.connectors/translator-infinispan-hotrod/
implementation ("org.teiid.connectors:translator-infinispan-hotrod:16.0.0")
'org.teiid.connectors:translator-infinispan-hotrod:jar:16.0.0'
<dependency org="org.teiid.connectors" name="translator-infinispan-hotrod" rev="16.0.0">
  <artifact name="translator-infinispan-hotrod" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teiid.connectors', module='translator-infinispan-hotrod', version='16.0.0')
)
libraryDependencies += "org.teiid.connectors" % "translator-infinispan-hotrod" % "16.0.0"
[org.teiid.connectors/translator-infinispan-hotrod "16.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.teiid : teiid-api jar 16.0.0
org.teiid : teiid-common-core jar 16.0.0
org.teiid : teiid-engine jar 16.0.0
org.teiid.connectors : infinispan-api jar 16.0.0
org.teiid.connectors : document-api jar 16.0.0
org.infinispan : infinispan-commons jar 10.0.1.Final
org.infinispan : infinispan-client-hotrod jar
org.infinispan : infinispan-query-dsl jar
org.infinispan.protostream : protostream jar

test (9)

Group / Artifact Type Version
org.teiid : teiid-api test-jar 16.0.0
org.teiid : teiid-engine test-jar 16.0.0
org.teiid : teiid-common-core test-jar 16.0.0
org.teiid : teiid-optional-geo jar 16.0.0
org.teiid : teiid-metadata jar 16.0.0
org.teiid : teiid-metadata test-jar 16.0.0
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

teiid

Build Status Join the chat at https://gitter.im/teiid

Teiid is a data virtualization system that allows applications to use data from multiple, heterogeneous data stores.

Useful Links

To build Teiid

Enter the following:

$ git clone https://github.com/<yourname>/teiid.git
$ cd teiid
$ mvn clean install -P dev -s settings.xml

you can find the deployment artifacts in the "teiid/build/target" directory once the build is completed.

Travis Builds

Teiid includes a travis build config. By default it performs only an "install" on every commit. It allows for a cron based build to be configured as well for deploying snapshots. The snapshot build requires add the environment variables SONATYPE_USERNAME and SONATYPE_PASSWORD that should set to the user access token values of an authorized sonatype account.

Teiid for WildFly

Teiid for WildFly may be built by including the wildfly profile with the relevant build command. For example:

$ mvn clean install -P dev,wildfly -s settings.xml

The Teiid WildFly kits will then be located under wildfly/wildfly-build/target

Licenses

The default license for all submodules is the Apache Software License (ASL) v2.0

Where applicable individual submodules will provide additional copyright and license information.

org.teiid.connectors

Teiid

Open Source Data Virtualization Platform

Versions

Version
16.0.0
15.0.2
15.0.1
15.0.0
14.0.2
14.0.1
14.0.0
13.1.2
13.1.1
13.1.0
13.0.3
13.0.2
13.0.1
12.3.2
12.3.1
12.3.0
12.2.2
12.2.1
12.2.0
12.1.2
12.1.1
12.1.0
12.0.2
12.0.1
12.0.0
11.2.3
11.2.2
11.2.1
11.2.0
11.1.2
11.1.1
11.1.0
11.0.3
11.0.2
11.0.1
11.0.0
10.3.5
10.3.4
10.3.3
10.3.2
10.3.1
10.3.0
10.2.3
10.2.2
10.2.1
10.2.0
10.1.4
10.1.3
10.1.2
10.1.1
10.1.0
10.0.5
10.0.4
10.0.3
10.0.2
10.0.1
10.0.0.Final
10.0.0.CR2
10.0.0.CR1
10.0.0.Beta2
10.0.0.Beta1
10.0.0.Alpha2