is not current version
Last Version 1.0.1

com.gitblit.fathom:fathom-rest-test 0.8.1

Integration testing for Fathom-REST apis

GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-rest-test
Version

Version

0.8.1
Type

Type

jar

Download fathom-rest-test 0.8.1


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