Maven Tiles Plugin

Maven Tiles Parent POM

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

it.session.maven.plugins
ArtifactId

ArtifactId

tiles-maven-plugin
Last Version

Last Version

0.8-beta-6
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Tiles Plugin
Maven Tiles Parent POM

Download tiles-maven-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/it.session.maven.plugins/tiles-maven-plugin/ -->
<dependency>
    <groupId>it.session.maven.plugins</groupId>
    <artifactId>tiles-maven-plugin</artifactId>
    <version>0.8-beta-6</version>
</dependency>
// https://jarcasting.com/artifacts/it.session.maven.plugins/tiles-maven-plugin/
implementation 'it.session.maven.plugins:tiles-maven-plugin:0.8-beta-6'
// https://jarcasting.com/artifacts/it.session.maven.plugins/tiles-maven-plugin/
implementation ("it.session.maven.plugins:tiles-maven-plugin:0.8-beta-6")
'it.session.maven.plugins:tiles-maven-plugin:jar:0.8-beta-6'
<dependency org="it.session.maven.plugins" name="tiles-maven-plugin" rev="0.8-beta-6">
  <artifact name="tiles-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.session.maven.plugins', module='tiles-maven-plugin', version='0.8-beta-6')
)
libraryDependencies += "it.session.maven.plugins" % "tiles-maven-plugin" % "0.8-beta-6"
[it.session.maven.plugins/tiles-maven-plugin "0.8-beta-6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0.4

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5-rc1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.8-beta-6
0.8-beta-5
0.8-beta-3