| Title: | Apache Maven Deploy Plugin |
|---|---|
| Group ID: | org.apache.maven.plugins |
| Artifact ID: | maven-deploy-plugin |
| Version: | 3.1.2 |
| Last modified: | 26.04.2024 10:31 |
| Packaging: | maven-plugin |
| Name: | Apache Maven Deploy Plugin |
| Description: | Uploads the project artifacts to the internal remote repository. |
| Vendor: | The Apache Software Foundation |
|
|
|
| Size: | 39.0 KB |
| Download: | https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.2/maven-deploy-plugin-3.1.2.jar |
| Maven: |
<dependency> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> <version>3.1.2</version> </dependency> |
| Gradle: | org.apache.maven.plugins:maven-deploy-plugin:3.1.2 |
| Contained classes: |
|
| Dependency Graph: |
Show
|