License |
License |
---|---|
GroupId | GroupIdcom.github.rmannibucau |
ArtifactId | ArtifactIdjaxrs-analyzer-extension |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXRS-Analyzer Extension
Extending asciidoc backend of JAXRS-Analyzer to customize a few things.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/jaxrs-analyzer-extension/ -->
<dependency>
<groupId>com.github.rmannibucau</groupId>
<artifactId>jaxrs-analyzer-extension</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/jaxrs-analyzer-extension/
implementation 'com.github.rmannibucau:jaxrs-analyzer-extension:0.0.6'
// https://jarcasting.com/artifacts/com.github.rmannibucau/jaxrs-analyzer-extension/
implementation ("com.github.rmannibucau:jaxrs-analyzer-extension:0.0.6")
'com.github.rmannibucau:jaxrs-analyzer-extension:jar:0.0.6'
<dependency org="com.github.rmannibucau" name="jaxrs-analyzer-extension" rev="0.0.6">
<artifact name="jaxrs-analyzer-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='jaxrs-analyzer-extension', version='0.0.6')
)
libraryDependencies += "com.github.rmannibucau" % "jaxrs-analyzer-extension" % "0.0.6"
[com.github.rmannibucau/jaxrs-analyzer-extension "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.sebastian-daschner : jaxrs-analyzer | jar | 0.16 |