| License |
License |
|---|---|
| Categories |
CategoriesGrails User Interface Web Frameworks |
| GroupId | GroupIdcom.agorapulse |
| ArtifactId | ArtifactIdgru-grails |
| Version | Version0.9.2 |
| Type | Typejar |
| Description |
DescriptionGru
HTTP Testing Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gru-grails-0.9.2.pom | |
| gru-grails-0.9.2.jar | 87 KB |
| gru-grails-0.9.2-sources.jar | 19 KB |
| gru-grails-0.9.2-javadoc.jar | 32 KB |
| gru-grails-0.9.2-groovydoc.jar | 72 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.agorapulse : gru | jar | 0.9.2 |
| org.grails : grails-web-testing-support | jar | 2.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy | jar |