License |
License |
---|---|
Categories |
CategoriesGrails User Interface Web Frameworks |
GroupId | GroupIdorg.grails |
ArtifactId | ArtifactIdgrails-plugin-log4j |
Last Version | Last Version2.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGrails
Grails Web Application Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
grails-plugin-log4j-2.5.6.pom | |
grails-plugin-log4j-2.5.6.jar | 62 KB |
grails-plugin-log4j-2.5.6-sources.jar | 16 KB |
grails-plugin-log4j-2.5.6-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |