maven-assembly-descriptor

Assembles web application and associated deployment scripts and config into single archive for deployment to remote machines.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.ariht
ArtifactId

ArtifactId

maven-assembly-descriptor
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

maven-assembly-descriptor
Assembles web application and associated deployment scripts and config into single archive for deployment to remote machines.
Project URL

Project URL

https://github.com/sofdes/maven-assembly-descriptor

Download maven-assembly-descriptor

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2