is not current version
Last Version 1.2.2

Gru 0.9.2

HTTP Testing Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

com.agorapulse
ArtifactId

ArtifactId

gru-grails
Version

Version

0.9.2
Type

Type

jar
Description

Description

Gru
HTTP Testing Framework
Project URL

Project URL

https://github.com/agorapulse/gru
Source Code Management

Source Code Management

https://github.com/agorapulse/gru.git

Download gru-grails 0.9.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.agorapulse : gru jar 0.9.2
org.grails : grails-web-testing-support jar 2.1.3

runtime (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar

Project Modules

There are no modules declared in this project.