Last Version

Generic Web App Components 1.5.2

Additional components for Apache Tomcat

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

ru.concerteza.spring-embedded-tomcat
ArtifactId

ArtifactId

etomcat-components
Version

Version

1.5.2
Type

Type

jar
Description

Description

Generic Web App Components
Additional components for Apache Tomcat
Project URL

Project URL

https://github.com/alx3apps/spring-embedded-tomcat
Source Code Management

Source Code Management

https://github.com/alx3apps/spring-embedded-tomcat

Download etomcat-components 1.5.2


<!-- 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"]

Dependencies

provided (9)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.