tml-struts2

TML for J2EE Spring 3

License

License

GroupId

GroupId

com.translationexchange
ArtifactId

ArtifactId

tml-spring3
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

tml-struts2
TML for J2EE Spring 3
Project URL

Project URL

https://github.com/translationexchange/tml-java-j2ee-spring3
Project Organization

Project Organization

Translation Exchange, Inc.
Source Code Management

Source Code Management

https://github.com/translationexchange/tml-java-j2ee-spring3

Download tml-spring3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.2.13.RELEASE
com.translationexchange : tml-j2ee jar 0.2.2

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

TML Client SDK for Java Struts 2.

TML SDK for Java Struts 2 provides extensions for building web based applications using Struts 2 framework.

Installation

If you are using Maven:

Add the following dependency to your pom.xml:

<dependency>
  <groupId>com.translationexchange</groupId>
  <artifactId>tml-struts2</artifactId>
  <version>0.2.2</version>
</dependency>

Sample Applications

The best way to get started with Tr8n is to see it in action. A number of sample applications are available for you to see how the SDK can be integrated and used:

Links

Copyright and license

Copyright (c) 2015 Translation Exchange, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

com.translationexchange

Translation Exchange, Inc.

Translation Management Platform

Versions

Version
0.2.2
0.2.1