| License | License | 
|---|---|
| Categories | CategoriesGrails User Interface Web Frameworks | 
| GroupId | GroupIdorg.grails | 
| ArtifactId | ArtifactIdgrails-plugin-testing | 
| Last Version | Last Version3.3.0.M2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGrails Grails Web Application Framework | 
| Project URL | Project URL | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| cglib : cglib | jar | 2.2.2 | 
| 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 |