tr8n-struts2-clientsdk

Tr8n SDK for J2EE Struts 2

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.tr8nhub
Идентификатор

Идентификатор

struts2-clientsdk
Последняя версия

Последняя версия

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

tr8n-struts2-clientsdk
Tr8n SDK for J2EE Struts 2
Ссылка на сайт

Ссылка на сайт

https://github.com/tr8n/tr8n_struts2_clientsdk
Организация-разработчик

Организация-разработчик

Tr8nHub
Система контроля версий

Система контроля версий

https://github.com/tr8n/tr8n_struts2_clientsdk

Скачать struts2-clientsdk

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.tr8nhub : j2ee-clientsdk jar 0.1.0
org.apache.struts : struts2-core jar 2.1.8.1
org.apache.struts : struts2-config-browser-plugin jar 2.1.8.1

provided (2)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0

test (2)

Идентификатор библиотеки Тип Версия
org.apache.struts : struts2-junit-plugin jar 2.1.8.1
junit : junit jar 4.5

Модули Проекта

Данный проект не имеет модулей.

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.1</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.

Версии библиотеки

Версия
0.1.0