MVN

org.springframework.cloud.stream.app.plugin : spring-cloud-stream-app-documentation-maven-plugin

Maven & Gradle

Jul 29, 2016
90 stars
<plugin>
    <groupId>org.springframework.cloud.stream.app.plugin</groupId>
    <artifactId>spring-cloud-stream-app-documentation-maven-plugin</artifactId>
    <version>1.0.2.RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.cloud.stream.app.plugin : spring-cloud-stream-app-documentation-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2.RELEASE

All Versions

Choose a version of org.springframework.cloud.stream.app.plugin : spring-cloud-stream-app-documentation-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-cloud-stream-app-documentation-maven-plugin-1.0.2.RELEASE

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.springframework.cloud.stream.app.plugin</groupId>
    <artifactId>spring-cloud-stream-app-documentation-maven-plugin</artifactId>
    <version>1.0.2.RELEASE</version>
</plugin>