Grails

Grails Web Application Framework

Лицензия

Лицензия

Категории

Категории

Tomcat Контейнер Application Servers Grails Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.grails
Идентификатор

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

grails-plugin-tomcat
Последняя версия

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

2.2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Grails
Grails Web Application Framework
Ссылка на сайт

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

http://grails.org/

Скачать grails-plugin-tomcat

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.39
org.grails : grails-core jar 2.2.5
org.grails : grails jar 2.2.5
org.grails : grails-bootstrap jar 2.2.5
org.codehaus.groovy : groovy-all jar 2.0.8
org.slf4j : jcl-over-slf4j jar 1.6.2
javax.servlet : javax.servlet-api jar 3.0.1
org.slf4j : slf4j-api jar 1.6.2
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.apache.tomcat.embed : tomcat-embed-logging-log4j jar 7.0.39

runtime (4)

Идентификатор библиотеки Тип Версия
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 7.0.39
org.apache.tomcat.embed : tomcat-embed-jasper jar 7.0.39
org.eclipse.jdt.core.compiler : ecj jar 3.7.2
org.apache.tomcat : tomcat-catalina-ant jar 7.0.39

test (2)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 0.7-groovy-2.0
junit : junit jar 4.10

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

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

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

Версия
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.2.0.RC4
2.2.0.RC3
2.2.0.RC2
2.2.0.RC1
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.1.0.RC3
2.1.0.RC2
2.1.0.RC1
2.0.4
2.0.3
2.0.2
2.0.1