| License | License | 
|---|---|
| Categories | CategoriesGrails User Interface Web Frameworks Data | 
| GroupId | GroupIdorg.grails | 
| ArtifactId | ArtifactIdgrails-datastore-test-support | 
| Last Version | Last Version6.0.0.M1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGrails GORM GORM - Grails Data Access Framework | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.grails/grails-datastore-test-support/ -->
<dependency>
    <groupId>org.grails</groupId>
    <artifactId>grails-datastore-test-support</artifactId>
    <version>6.0.0.M1</version>
</dependency>// https://jarcasting.com/artifacts/org.grails/grails-datastore-test-support/
implementation 'org.grails:grails-datastore-test-support:6.0.0.M1'// https://jarcasting.com/artifacts/org.grails/grails-datastore-test-support/
implementation ("org.grails:grails-datastore-test-support:6.0.0.M1")'org.grails:grails-datastore-test-support:jar:6.0.0.M1'<dependency org="org.grails" name="grails-datastore-test-support" rev="6.0.0.M1">
  <artifact name="grails-datastore-test-support" type="jar" />
</dependency>@Grapes(
@Grab(group='org.grails', module='grails-datastore-test-support', version='6.0.0.M1')
)libraryDependencies += "org.grails" % "grails-datastore-test-support" % "6.0.0.M1"[org.grails/grails-datastore-test-support "6.0.0.M1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.groovy : groovy | jar | 2.4.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 | 
| org.codehaus.groovy : groovy-test | jar | 2.4.5 | 
| org.hibernate : hibernate-ehcache | jar | 4.3.5.Final | 
| net.sf.ehcache : ehcache-core | jar | 2.4.8 | 
