License |
License |
---|---|
GroupId | GroupIdorg.gebish |
ArtifactId | ArtifactIdgeb-exceptions |
Last Version | Last Version5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeb Exceptions
Common exceptions used by different Geb (pronounced "jeb") modules.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geb-exceptions-5.1.pom | |
geb-exceptions-5.1.jar | 4 KB |
geb-exceptions-5.1-sources.jar | 1 KB |
geb-exceptions-5.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gebish/geb-exceptions/ -->
<dependency>
<groupId>org.gebish</groupId>
<artifactId>geb-exceptions</artifactId>
<version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gebish/geb-exceptions/
implementation 'org.gebish:geb-exceptions:5.1'
// https://jarcasting.com/artifacts/org.gebish/geb-exceptions/
implementation ("org.gebish:geb-exceptions:5.1")
'org.gebish:geb-exceptions:jar:5.1'
<dependency org="org.gebish" name="geb-exceptions" rev="5.1">
<artifact name="geb-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gebish', module='geb-exceptions', version='5.1')
)
libraryDependencies += "org.gebish" % "geb-exceptions" % "5.1"
[org.gebish/geb-exceptions "5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | |
org.codehaus.groovy : groovy-templates | jar |