jetty:maven-plugin-utils


Categories

Categories

Jetty Container Application Servers Maven Build Tools
GroupId

GroupId

jetty
ArtifactId

ArtifactId

maven-plugin-utils
Last Version

Last Version

6.0.0rc0
Release Date

Release Date

Type

Type

jar
Description

Description

Download maven-plugin-utils

How to add to project

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

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
6.0.0rc0
6.0.0beta17
6.0.0beta16
6.0.0beta15
6.0.0beta14