Last Version

JettyMulti 1.2.0-RELEASE

Gradle Jetty plugin for multi (or single) projects

License

License

Categories

Categories

Jetty Container Application Servers Gradle Build Tools
GroupId

GroupId

com.github.martins1930.gradle
ArtifactId

ArtifactId

JettyMulti
Version

Version

1.2.0-RELEASE
Type

Type

jar
Description

Description

JettyMulti
Gradle Jetty plugin for multi (or single) projects
Project URL

Project URL

https://github.com/martins1930/jettyMulti
Source Code Management

Source Code Management

https://github.com/martins1930/jettyMulti.git

Download JettyMulti 1.2.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.martins1930.gradle/JettyMulti/ -->
<dependency>
    <groupId>com.github.martins1930.gradle</groupId>
    <artifactId>JettyMulti</artifactId>
    <version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martins1930.gradle/JettyMulti/
implementation 'com.github.martins1930.gradle:JettyMulti:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.martins1930.gradle/JettyMulti/
implementation ("com.github.martins1930.gradle:JettyMulti:1.2.0-RELEASE")
'com.github.martins1930.gradle:JettyMulti:jar:1.2.0-RELEASE'
<dependency org="com.github.martins1930.gradle" name="JettyMulti" rev="1.2.0-RELEASE">
  <artifact name="JettyMulti" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martins1930.gradle', module='JettyMulti', version='1.2.0-RELEASE')
)
libraryDependencies += "com.github.martins1930.gradle" % "JettyMulti" % "1.2.0-RELEASE"
[com.github.martins1930.gradle/JettyMulti "1.2.0-RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-jndi jar 8.1.7.v20120910
org.eclipse.jetty : jetty-jsp jar 8.1.7.v20120910
org.eclipse.jetty : jetty-annotations jar 8.1.7.v20120910
org.eclipse.jetty : jetty-webapp jar 8.1.7.v20120910
org.eclipse.jetty : jetty-plus jar 8.1.7.v20120910
org.eclipse.jetty : jetty-server jar 8.1.7.v20120910
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.