maven-deployer

GUI to deploy artifacts

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.mycila.maven
ArtifactId

ArtifactId

maven-deployer
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

maven-deployer
GUI to deploy artifacts
Project URL

Project URL

http://code.mycila.com/

Download maven-deployer

How to add to project

<!-- https://jarcasting.com/artifacts/com.mycila.maven/maven-deployer/ -->
<dependency>
    <groupId>com.mycila.maven</groupId>
    <artifactId>maven-deployer</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila.maven/maven-deployer/
implementation 'com.mycila.maven:maven-deployer:1.4'
// https://jarcasting.com/artifacts/com.mycila.maven/maven-deployer/
implementation ("com.mycila.maven:maven-deployer:1.4")
'com.mycila.maven:maven-deployer:jar:1.4'
<dependency org="com.mycila.maven" name="maven-deployer" rev="1.4">
  <artifact name="maven-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila.maven', module='maven-deployer', version='1.4')
)
libraryDependencies += "com.mycila.maven" % "maven-deployer" % "1.4"
[com.mycila.maven/maven-deployer "1.4"]

Dependencies

provided (2)

Group / Artifact Type Version
org.swinglabs : swing-worker jar 1.1
com.google.code.xmltool : xmltool jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3