is not current version
Last Version 7.3.2

Grails GORM 7.1.0.M2

GORM - Grails Data Access Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks Data ORM
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gorm-tck
Version

Version

7.1.0.M2
Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

http://gorm.grails.org/

Download grails-datastore-gorm-tck 7.1.0.M2


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

Dependencies

compile (12)

Group / Artifact Type Version
org.codehaus.groovy : groovy-dateutil jar 3.0.3
javax.annotation : javax.annotation-api jar 1.3.2
org.codehaus.groovy : groovy jar 3.0.3
org.codehaus.groovy : groovy-test-junit5 jar 3.0.3
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.platform : junit-platform-runner jar 1.6.0
org.spockframework : spock-core jar 2.0-M2-groovy-3.0
org.springframework : spring-expression jar 5.1.11.RELEASE
commons-lang : commons-lang jar 2.6
org.grails : grails-datastore-gorm-async jar 7.1.0.M2
org.grails : grails-datastore-gorm-support jar 7.1.0.M2
javax.servlet : javax.servlet-api jar 4.0.1

runtime (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.