| License |
License |
|---|---|
| GroupId | GroupIdcom.gitblit.fathom |
| ArtifactId | ArtifactIdfathom-rest |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionFathom-REST
RESTful Routes and Controllers based on Pippo
|
| Filename | Size |
|---|---|
| fathom-rest-1.0.1.pom | |
| fathom-rest-1.0.1.jar | 100 KB |
| fathom-rest-1.0.1-sources.jar | 80 KB |
| fathom-rest-1.0.1-javadoc.jar | 466 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-rest/ -->
<dependency>
<groupId>com.gitblit.fathom</groupId>
<artifactId>fathom-rest</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-rest/
implementation 'com.gitblit.fathom:fathom-rest:1.0.1'
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-rest/
implementation ("com.gitblit.fathom:fathom-rest:1.0.1")
'com.gitblit.fathom:fathom-rest:jar:1.0.1'
<dependency org="com.gitblit.fathom" name="fathom-rest" rev="1.0.1">
<artifact name="fathom-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitblit.fathom', module='fathom-rest', version='1.0.1')
)
libraryDependencies += "com.gitblit.fathom" % "fathom-rest" % "1.0.1"
[com.gitblit.fathom/fathom-rest "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitblit.fathom : fathom-core | jar | 1.0.1 |
| com.gitblit.fathom : fathom-metrics | jar | 1.0.1 |
| ro.pippo : pippo-core | jar | 1.0.0 |
| ro.pippo : pippo-metrics | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.kohsuke.metainf-services : metainf-services | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitblit.fathom : fathom-test-tools | jar | 1.0.1 |