is not current version
Last Version 5.2.0

Grails 5.0.0.M1

Grails Web Application Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-test
Version

Version

5.0.0.M1
Type

Type

jar
Description

Description

Grails
Grails Web Application Framework
Project URL

Project URL

http://grails.org/

Download grails-test 5.0.0.M1


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

Dependencies

compile (19)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-test jar 5.3.2
org.grails : grails-plugin-mimetypes jar 5.0.0.M1
org.grails : grails-web jar 5.0.0.M1
org.grails.plugins » converters jar 4.0.0
jline : jline jar 2.14.6
org.fusesource.jansi : jansi jar 1.18
org.apache.ant : ant jar 1.9.7
org.apache.ant : ant-junit jar 1.9.7
org.codehaus.groovy : groovy jar 3.0.7
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
org.springframework : spring-tx jar 5.3.2
org.springframework.boot : spring-boot-test jar 2.4.1
org.codehaus.groovy : groovy-test-junit5 jar 3.0.7
org.codehaus.groovy : groovy-test jar 3.0.7
org.spockframework : spock-core jar 2.0-M2-groovy-3.0
org.junit.platform : junit-platform-runner jar 1.6.0
org.objenesis : objenesis jar 1.4

Project Modules

There are no modules declared in this project.