MVN

com.kalman03 : apideploy-java8-client

Maven & Gradle

Dec 25, 2023
2 stars

apideploy-java8-client · apideploy-java8-client is a Java system API document automatic generation toolkit and apideploy.com website deployment SDK. It supports Swagger2, Swagger3 (OpenAPI3.0), Javadoc and other specifications, and supports Spring WebMVC, Spring WebFlux and Dubbo and other Java Documentation comments for the framework.

<dependency>
    <groupId>com.kalman03</groupId>
    <artifactId>apideploy-java8-client</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kalman03 : apideploy-java8-client to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.kalman03 : apideploy-java8-client to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
apideploy-java8-client-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.kalman03</groupId>
    <artifactId>apideploy-java8-client</artifactId>
    <version>1.0.2</version>
</dependency>