| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.translationexchange |
| Идентификатор | Идентификаторtml-spring3 |
| Версия | Версия0.2.2 |
| Тип | Типjar |
| Описание |
Описаниеtml-struts2
TML for J2EE Spring 3
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tml-spring3-0.2.2.pom | |
| tml-spring3-0.2.2.jar | 6 KB |
| tml-spring3-0.2.2-sources.jar | 3 KB |
| tml-spring3-0.2.2-javadoc.jar | 25 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | 3.2.13.RELEASE |
| com.translationexchange : tml-j2ee | jar | 0.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jsp-api | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |