How to install the Java artifact io.thorntail.teiid-salesforce-34 with Maven
Java
Maven
pom.xml
io.thorntail
teiid-salesforce-34
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>teiid-salesforce-34</artifactId>
<version>2.2.1.Final</version>
</dependency>
/dependencies>