Teiid Tools

Teiid tools to assist in development task.

License

License

GroupId

GroupId

org.teiid
ArtifactId

ArtifactId

teiid-tools
Last Version

Last Version

12.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Teiid Tools
Teiid tools to assist in development task.
Source Code Management

Source Code Management

http://github.com/teiid/teiid-tools

Download teiid-tools

Filename Size
teiid-tools-12.0.0.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • arche-types

Teiid Tools

This project contains tools to help with Teiid development tasks. These tools are currently related to the extending Teiid features that are described in the http://teiid.github.io/teiid-documents/master/content/dev/Developers_Guide.html [Developers Guide]

To contribute the teiid tools, goto http://github.com/teiid/teiid-tools.

Note
Ask Us - Ask us any questions you have on this Quick Start or any other Teiid related questions on Teiid Forums.

Teiid Extension Points

The following projects can be used to build and install their respective archetype. The purpose of the archetype is to quickly build a java project so that the developer can begin adding their custom code. Additionally, the default projects that are built from the archetype, come with with resources to enable immediate packaging for deployment.

System Requirements

To run these quickstarts with the provided build scripts, you need the following:

  1. Java 1.8 or later, to run {{ book.asName }} and Maven. You can choose from the following:

    • OpenJDK

    • Oracle Java SE

    • Oracle JRockit

  2. Maven 3.0.0 or newer, to build and deploy the examples

    • If you have not yet installed Maven, see the Maven Getting Started Guide for details.

    • If you have installed Maven, you can check the version by typing the following in a command line:

Build Teiid Tools Project

Get project:

-   run: git clone git@github.com:teiid/teiid-tools.git

Build project (install archetypes):

-   run:  mvn clean install

See the respective tool for a specific example.

Arche Type Versions

Teiid 12.0+ should use archetypeVersion 12.0.0+ with archetypeGroupId org.teiid.arche-types. Teiid 10/11 should use archetypeVersion 10.0.0+ with archetypeGroupId org.teiid.arche-types. Teiid 8.x and 9.x should use archetypeVersion 9.0.1+ and archetypeGroupId org.jboss.teiid.arche-type

org.teiid

Teiid

Open Source Data Virtualization Platform

Versions

Version
12.0.0
10.0.1
10.0.0