Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdcom.mycila.maven |
ArtifactId | ArtifactIdmaven-deployer |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaven-deployer
GUI to deploy artifacts
|
Project URL |
Project URL |
Filename | Size |
---|---|
maven-deployer-1.4.pom | |
maven-deployer-1.4.jar | 70 KB |
maven-deployer-1.4-sources.jar | 16 KB |
maven-deployer-1.4-project.zip | 120 KB |
maven-deployer-1.4-javadoc.jar | 24 KB |
maven-deployer-1.4-dist.zip | 100 KB |
maven-deployer-1.4-dist.tar.gz | 95 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.swinglabs : swing-worker | jar | 1.1 |
com.google.code.xmltool : xmltool | jar | 1.4 |