You can download geb-spock-0.10.0.jar in this page.
The Apache Software License, Version 2.0
geb-spock-0.10.0.jar file has the following types.
META-INF/MANIFEST.MF geb.spock.GebReportingSpec.class geb.spock.GebSpec.class
geb-spock-0.10.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.gebish</groupId> <artifactId>geb-spock</artifactId> <version>0.10.0</version> <name>Geb for Spock</name> <description>Geb (pronounced "jeb") integration with the Spock test framework.</description> <url>http://www.gebish.org</url> <inceptionYear>2010</inceptionYear> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>alkemist</id> <name>Luke Daley</name> <roles> <role>Founder</role> </roles> </developer> <developer> <id>erdi</id> <name>Marcin Erdmann</name> <roles> <role>Lead</role> </roles> </developer> <developer> <id>chris-prior</id> <name>Chris Prior</name> <roles> <role>Committer</role> </roles> </developer> </developers> <scm> <url>https://github.com/geb/geb/</url> </scm> <dependencies> <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-all</artifactId> <version>2.3.6</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.gebish</groupId> <artifactId>geb-core</artifactId> <version>0.10.0</version> <scope>compile</scope> </dependency> </dependencies> </project>
<dependency> <groupId>org.gebish</groupId> <artifactId>geb-spock</artifactId> <version>0.10.0</version> </dependency>
If you think the following geb-spock-0.10.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download geb-spock-0.10.0.jar file