Last Version

Grails 2.2.5

Grails Web Application Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-test-suite-base
Version

Version

2.2.5
Type

Type

jar
Description

Description

Grails
Grails Web Application Framework
Project URL

Project URL

http://grails.org/

Download grails-test-suite-base 2.2.5


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

Dependencies

compile (10)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.grails : grails-core jar 2.2.5
org.grails : grails-spring jar 2.2.5
org.slf4j : slf4j-api jar 1.6.2
org.grails : grails jar 2.2.5
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.grails : grails-bootstrap jar 2.2.5
org.codehaus.groovy : groovy-all jar 2.0.8
org.grails : grails-test jar 2.2.5
org.slf4j : jcl-over-slf4j jar 1.6.2

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.