| License |
License |
|---|---|
| GroupId | GroupIdru.kliniki-online |
| ArtifactId | ArtifactIdspring-web-doclet |
| Version | Version0.1.5 |
| Type | Typejar |
| Description |
DescriptionSpringWebDoclet
SpringWebDoclet is an extension to Javadoc utility (Doclet) which generates
web API documentation for backends based on Spring Web MVC framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-web-doclet-0.1.5.pom | |
| spring-web-doclet-0.1.5.jar | 44 KB |
| spring-web-doclet-0.1.5-sources.jar | 26 KB |
| spring-web-doclet-0.1.5-javadoc.jar | 209 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.kliniki-online/spring-web-doclet/ -->
<dependency>
<groupId>ru.kliniki-online</groupId>
<artifactId>spring-web-doclet</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/ru.kliniki-online/spring-web-doclet/
implementation 'ru.kliniki-online:spring-web-doclet:0.1.5'
// https://jarcasting.com/artifacts/ru.kliniki-online/spring-web-doclet/
implementation ("ru.kliniki-online:spring-web-doclet:0.1.5")
'ru.kliniki-online:spring-web-doclet:jar:0.1.5'
<dependency org="ru.kliniki-online" name="spring-web-doclet" rev="0.1.5">
<artifact name="spring-web-doclet" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.kliniki-online', module='spring-web-doclet', version='0.1.5')
)
libraryDependencies += "ru.kliniki-online" % "spring-web-doclet" % "0.1.5"
[ru.kliniki-online/spring-web-doclet "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.freemarker : freemarker | jar | 2.3.18 |
| org.springframework : spring-web | jar | 3.2.1.RELEASE |
| org.springframework : spring-webmvc | jar | 3.2.1.RELEASE |
| org.springframework : spring-context | jar | 3.2.1.RELEASE |
| javax.servlet : servlet-api | jar | 2.5 |
| javax.annotation : jsr250-api | jar | 1.0 |
| org.hibernate : hibernate-validator | jar | 4.3.1.Final |
| org.apache.commons : commons-lang3 | jar | 3.0.1 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| sun.jdk » tools | jar | 1.6.0 |