Last Version

Maven Tiles - Parent POM 0.0.144

Base set of Maven Tiles to support builds

License

License

Categories

Categories

Maven Build Tools ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.lasmanis.maven.tiles
ArtifactId

ArtifactId

parent
Version

Version

0.0.144
Type

Type

pom
Description

Description

Maven Tiles - Parent POM
Base set of Maven Tiles to support builds
Project URL

Project URL

https://github.com/michaellasmanis/lasmanis-maven-tiles
Project Organization

Project Organization

Michael Lasmanis
Source Code Management

Source Code Management

https://github.com/michaellasmanis/lasmanis-maven-tiles

Download parent 0.0.144

Filename Size
parent-0.0.144.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.lasmanis.maven.tiles/parent/ -->
<dependency>
    <groupId>com.lasmanis.maven.tiles</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.144</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lasmanis.maven.tiles/parent/
implementation 'com.lasmanis.maven.tiles:parent:0.0.144'
// https://jarcasting.com/artifacts/com.lasmanis.maven.tiles/parent/
implementation ("com.lasmanis.maven.tiles:parent:0.0.144")
'com.lasmanis.maven.tiles:parent:pom:0.0.144'
<dependency org="com.lasmanis.maven.tiles" name="parent" rev="0.0.144">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lasmanis.maven.tiles', module='parent', version='0.0.144')
)
libraryDependencies += "com.lasmanis.maven.tiles" % "parent" % "0.0.144"
[com.lasmanis.maven.tiles/parent "0.0.144"]

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.