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

Grails 2.5.6

Grails Web Application Framework

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

grails-plugin-log4j
Версия

Версия

2.5.6
Тип

Тип

jar
Описание

Описание

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

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

http://grails.org/

Скачать grails-plugin-log4j 2.5.6


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.21
org.codehaus.groovy : groovy-all jar 2.4.10
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : jul-to-slf4j jar 1.7.21
org.grails : grails-logging jar 2.5.6
log4j : log4j jar 1.2.17

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.spockframework : spock-core jar 1.0-groovy-2.4
cglib : cglib jar 2.2.2
org.objenesis : objenesis jar 1.4

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

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