Last Version

com.danhaywood.mavenmixin:jettywar 0.0.2

Maven mixin to package up a webapp as a WAR file, and to allow the webapp to be run using the jetty maven plugin

License

License

Categories

Categories

Jetty Container Application Servers Maven Build Tools Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.danhaywood.mavenmixin
ArtifactId

ArtifactId

jettywar
Version

Version

0.0.2
Type

Type

pom
Description

Description

com.danhaywood.mavenmixin:jettywar
Maven mixin to package up a webapp as a WAR file, and to allow the webapp to be run using the jetty maven plugin
Project URL

Project URL

https://github.com/danhaywood/java-mavenmixin-jettywar

Download jettywar 0.0.2

Filename Size
jettywar-0.0.2.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.danhaywood.mavenmixin/jettywar/ -->
<dependency>
    <groupId>com.danhaywood.mavenmixin</groupId>
    <artifactId>jettywar</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.danhaywood.mavenmixin/jettywar/
implementation 'com.danhaywood.mavenmixin:jettywar:0.0.2'
// https://jarcasting.com/artifacts/com.danhaywood.mavenmixin/jettywar/
implementation ("com.danhaywood.mavenmixin:jettywar:0.0.2")
'com.danhaywood.mavenmixin:jettywar:pom:0.0.2'
<dependency org="com.danhaywood.mavenmixin" name="jettywar" rev="0.0.2">
  <artifact name="jettywar" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.danhaywood.mavenmixin', module='jettywar', version='0.0.2')
)
libraryDependencies += "com.danhaywood.mavenmixin" % "jettywar" % "0.0.2"
[com.danhaywood.mavenmixin/jettywar "0.0.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.