JsDoc3 Maven Plugin Integration test

A Maven Plugin to Generate JsDoc3 Documentation.

License

License

GroupId

GroupId

com.phasebash.jsdoc
ArtifactId

ArtifactId

jsdoc3-integration-test
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JsDoc3 Maven Plugin Integration test
A Maven Plugin to Generate JsDoc3 Documentation.

Download jsdoc3-integration-test

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0