Last Version

Grails 3.3.0.M2

Grails Web Application Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-plugin-testing
Version

Version

3.3.0.M2
Type

Type

jar
Description

Description

Grails
Grails Web Application Framework
Project URL

Project URL

http://grails.org/

Download grails-plugin-testing 3.3.0.M2


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

Dependencies

compile (13)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.11
org.slf4j : slf4j-api jar 1.7.22
org.slf4j : jcl-over-slf4j jar 1.7.22
org.grails : grails-web-jsp jar 3.3.0.M2
org.grails : grails-test jar 3.3.0.M2
org.grails : grails-datastore-gorm-test jar 6.1.4.RELEASE
org.grails : grails-logging jar 3.3.0.M2
org.grails : grails-async jar 3.3.0.RC3
org.springframework : spring-test jar 4.3.7.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.3.RELEASE
org.spockframework : spock-spring jar 1.1-groovy-2.4
org.spockframework : spock-core jar 1.1-groovy-2.4
junit : junit jar 4.12

runtime (1)

Group / Artifact Type Version
cglib : cglib jar 2.2.2

test (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-test jar 2.4.11
cglib : cglib-nodep jar 2.2.2
org.objenesis : objenesis jar 1.4

Project Modules

There are no modules declared in this project.