GroupId | GroupIdcom.bazaarvoice |
---|---|
ArtifactId | ArtifactIdgumshoe |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongumshoe
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
gumshoe-1.4.pom | |
gumshoe-1.4.jar | 20 KB |
gumshoe-1.4-sources.jar | 11 KB |
gumshoe-1.4-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice/gumshoe/ -->
<dependency>
<groupId>com.bazaarvoice</groupId>
<artifactId>gumshoe</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice/gumshoe/
implementation 'com.bazaarvoice:gumshoe:1.4'
// https://jarcasting.com/artifacts/com.bazaarvoice/gumshoe/
implementation ("com.bazaarvoice:gumshoe:1.4")
'com.bazaarvoice:gumshoe:jar:1.4'
<dependency org="com.bazaarvoice" name="gumshoe" rev="1.4">
<artifact name="gumshoe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice', module='gumshoe', version='1.4')
)
libraryDependencies += "com.bazaarvoice" % "gumshoe" % "1.4"
[com.bazaarvoice/gumshoe "1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.mockito : mockito-core | jar | 1.10.19 |