License |
License |
---|---|
GroupId | GroupIdcom.google.closure |
ArtifactId | ArtifactIddoclet |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionDoclet
A custom doclet that is used to generate site documentation
for configuration classes.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
doclet-1.2.0.pom | |
doclet-1.2.0.jar | 258 KB |
doclet-1.2.0-sources.jar | 19 KB |
doclet-1.2.0-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.closure/doclet/ -->
<dependency>
<groupId>com.google.closure</groupId>
<artifactId>doclet</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.closure/doclet/
implementation 'com.google.closure:doclet:1.2.0'
// https://jarcasting.com/artifacts/com.google.closure/doclet/
implementation ("com.google.closure:doclet:1.2.0")
'com.google.closure:doclet:jar:1.2.0'
<dependency org="com.google.closure" name="doclet" rev="1.2.0">
<artifact name="doclet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.closure', module='doclet', version='1.2.0')
)
libraryDependencies += "com.google.closure" % "doclet" % "1.2.0"
[com.google.closure/doclet "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
com.google.closure : soy-juice | jar | 1.1.0 |
com.google.protobuf : protobuf-java | jar | 3.0.0 |
com.google.common.html.types : types | jar | 1.0.5 |
com.googlecode.owasp-java-html-sanitizer : html-types | jar | 20160827.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | ${java.version} |