Downloads
Download | Latest | Older | Unstable |
---|---|---|---|
Teiid Runtime | 10.1.2 * 10.1.2 With WildFly/Console | 10.0.4 * 10.0.4 With WildFly/Console | 10.2 SNAPSHOT * 10.2 SNAPSHOT With WildFly/Console |
Teiid AdminShell | 10.1.2 | 10.0.4 | 10.2 SNAPSHOT |
JDBC Driver | 10.1.2 | 10.0.4 | 10.2 SNAPSHOT |
Teiid Source | 10.1.2 | 10.0.4 | 10.2 SNAPSHOT |
Release Notes / Change Log | 10.1.0 | 10.0.0 | 10.2 |
Teiid Web Console | 3.0.1 | 3.0.1 | 3.0.1 |
Maven
You may also directly reference the Teiid artifacts from the download table above from the Maven Central Repository.
Note: Releases prior to 10.0 should use the JBoss Public Maven Repository - http://repository.jboss.org/nexus/content/groups/public/ and the org.jboss.teiid group instead.
Note: Releases prior to 10.1 use the -Final suffix for the initial release 10.0.0-Final, 9.3.0-Final, etc.
JDBC Driver
<dependency> <groupId>org.teiid</groupId> <artifactId>teiid</artifactId> <classifier>jdbc</classifier> <version>X.X.X</version> </dependency>
Server Distribution
<dependency> <groupId>org.teiid</groupId> <artifactId>teiid</artifactId> <classifier>wildfly-server</classifier> <version>X.X.X</version> <type>zip</type> </dependency>
Embedding
You should use maven to directly control what features you need when embedding Teiid. See:
Teiid Spring Boot
Teiid WildFly Swarm Examples - will be updated shortly
The Embedded Examples
Docker
Docker images of the combined WildFly/Teiid/Console runtime are available at Docker Hub. These are base images from which you may layer in your modules and deployments.
Installation
Please consult the respective Migration Guides from 8.x to 9.x and from 9.x to 10.x.
Teiid Requires:
Optional:
- Teiid Designer for creation of VDBs in a modeling environment. Note that Teiid Designer currently works with only Teiid 9.0 and earlier.
For complete installation instructions please refer to "Administrator's Guide" in Teiid Documents section.
For Quick "standalone" mode installation of the latest Teiid
Either start by unzip the kit above that includes EAP or:- Install the appropriate WildFly / EAP version (see above).
- UnZip Teiid archive over the installed application server
Additionally you'll need to supply any third-party jars needed to connect to your enterprise sources like JDBC Drivers.
Teiid JDBC Driver teiid-<version>-jdbc.jar
can be downloaded from above links for accessing a VDB through JDBC.
Follow the quick start and the Teiid Designer documentation to understand how to create a VDB. Use and contribute to the Teiid community for additional examples and configuration options for Teiid.
Older Downloads


- tei·id (TEE-id)
- adj. pertaining to a family of tropical American whip-tailed lizards noted for speed and agility.
- n. a set of open source enterprise information integration tools noted for their ability to rapidly create data services that can quickly adapt to changes in your IT environment.