| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomcat Контейнер Application Servers |
| Группа | Группаru.concerteza.spring-embedded-tomcat |
| Идентификатор | Идентификаторetomcat-components |
| Версия | Версия1.5.2 |
| Тип | Типjar |
| Описание |
ОписаниеGeneric Web App Components
Additional components for Apache Tomcat
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| etomcat-components-1.5.2.pom | |
| etomcat-components-1.5.2.jar | 23 KB |
| etomcat-components-1.5.2-sources.jar | 12 KB |
| etomcat-components-1.5.2-javadoc.jar | 156 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.concerteza.spring-embedded-tomcat/etomcat-components/ -->
<dependency>
<groupId>ru.concerteza.spring-embedded-tomcat</groupId>
<artifactId>etomcat-components</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.concerteza.spring-embedded-tomcat/etomcat-components/
implementation 'ru.concerteza.spring-embedded-tomcat:etomcat-components:1.5.2'
// https://jarcasting.com/artifacts/ru.concerteza.spring-embedded-tomcat/etomcat-components/
implementation ("ru.concerteza.spring-embedded-tomcat:etomcat-components:1.5.2")
'ru.concerteza.spring-embedded-tomcat:etomcat-components:jar:1.5.2'
<dependency org="ru.concerteza.spring-embedded-tomcat" name="etomcat-components" rev="1.5.2">
<artifact name="etomcat-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.concerteza.spring-embedded-tomcat', module='etomcat-components', version='1.5.2')
)
libraryDependencies += "ru.concerteza.spring-embedded-tomcat" % "etomcat-components" % "1.5.2"
[ru.concerteza.spring-embedded-tomcat/etomcat-components "1.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 3.2.12.RELEASE |
| org.apache.tomcat : servlet-api | jar | 6.0.43 |
| org.apache.tomcat : catalina | jar | 6.0.43 |
| org.apache.tomcat : tomcat-servlet-api | jar | 8.0.20 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 8.0.20 |
| joda-time : joda-time | jar | 2.0 |
| commons-lang : commons-lang | jar | 2.4 |
| org.springframework.security : spring-security-core | jar | 3.1.7.RELEASE |
| org.springframework.security : spring-security-web | jar | 3.1.7.RELEASE |