| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.translationexchange |
| Идентификатор | Идентификаторtml-struts2 |
| Версия | Версия0.2.1 |
| Тип | Типjar |
| Описание |
Описаниеtml-struts2
TML for J2EE Struts 2
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tml-struts2-0.2.1.pom | |
| tml-struts2-0.2.1.jar | 6 KB |
| tml-struts2-0.2.1-sources.jar | 3 KB |
| tml-struts2-0.2.1-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.translationexchange/tml-struts2/ -->
<dependency>
<groupId>com.translationexchange</groupId>
<artifactId>tml-struts2</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.translationexchange/tml-struts2/
implementation 'com.translationexchange:tml-struts2:0.2.1'
// https://jarcasting.com/artifacts/com.translationexchange/tml-struts2/
implementation ("com.translationexchange:tml-struts2:0.2.1")
'com.translationexchange:tml-struts2:jar:0.2.1'
<dependency org="com.translationexchange" name="tml-struts2" rev="0.2.1">
<artifact name="tml-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.translationexchange', module='tml-struts2', version='0.2.1')
)
libraryDependencies += "com.translationexchange" % "tml-struts2" % "0.2.1"
[com.translationexchange/tml-struts2 "0.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.translationexchange : tml-j2ee | jar | 0.2.1 |
| org.apache.struts : struts2-core | jar | 2.1.8.1 |
| org.apache.struts : struts2-config-browser-plugin | jar | 2.1.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jsp-api | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.struts : struts2-junit-plugin | jar | 2.1.8.1 |
| junit : junit | jar | 4.10 |