DOC

me.weteam : weteam-dependencies

Maven & Gradle

Mar 12, 2019
0 stars

weteam-dependencies · this is maven project dependencies pom define of weteam, and base on spring-boot 2.x. 这是一个基于 Maven 的依赖版本管理 Pom 构建,基于 Spring-Boot/Cloud 2.x

Table Of Contents

Latest Version

Download me.weteam : weteam-dependencies Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file weteam-dependencies-1.5.0-javadoc.jar to weteam-dependencies-1.5.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder weteam-dependencies-1.5.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "weteam-dependencies-1.5.0-sources.jar" -d "weteam-dependencies-1.5.0-javadoc" -subpackages