MVN

io.ultreia.java4all.http : http-maven-plugin

Maven & Gradle

Jul 12, 2023
4 usages

Http :: Maven Plugin · Maven plugin to deal with http stuff in a project, mainly generate services.

<plugin>
    <groupId>io.ultreia.java4all.http</groupId>
    <artifactId>http-maven-plugin</artifactId>
    <version>1.0.47</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ultreia.java4all.http : http-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.47

All Versions

Choose a version of io.ultreia.java4all.http : http-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
http-maven-plugin-1.0.47
http-maven-plugin-1.0.46
http-maven-plugin-1.0.45
http-maven-plugin-1.0.44
http-maven-plugin-1.0.43
http-maven-plugin-1.0.42
http-maven-plugin-1.0.41
http-maven-plugin-1.0.40
http-maven-plugin-1.0.39
http-maven-plugin-1.0.38
http-maven-plugin-1.0.37
http-maven-plugin-1.0.36
http-maven-plugin-1.0.35
http-maven-plugin-1.0.34
http-maven-plugin-1.0.33
http-maven-plugin-1.0.32
http-maven-plugin-1.0.31
http-maven-plugin-1.0.30
http-maven-plugin-1.0.29
http-maven-plugin-1.0.28
http-maven-plugin-1.0.27
http-maven-plugin-1.0.26
http-maven-plugin-1.0.25
http-maven-plugin-1.0.24
http-maven-plugin-1.0.23
http-maven-plugin-1.0.22
http-maven-plugin-1.0.21
http-maven-plugin-1.0.20
http-maven-plugin-1.0.19
http-maven-plugin-1.0.18
http-maven-plugin-1.0.17
http-maven-plugin-1.0.16
http-maven-plugin-1.0.15
http-maven-plugin-1.0.14
http-maven-plugin-1.0.13
http-maven-plugin-1.0.12
http-maven-plugin-1.0.11
http-maven-plugin-1.0.10
http-maven-plugin-1.0.9
http-maven-plugin-1.0.8
http-maven-plugin-1.0.7
http-maven-plugin-1.0.6
http-maven-plugin-1.0.5
http-maven-plugin-1.0.4
http-maven-plugin-1.0.3
http-maven-plugin-1.0.2
http-maven-plugin-1.0.1
http-maven-plugin-1.0.0

How to add a plugin to Maven

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

<plugin>
    <groupId>io.ultreia.java4all.http</groupId>
    <artifactId>http-maven-plugin</artifactId>
    <version>1.0.47</version>
</plugin>

Advertisement