Glue42 Maven Parent POM

Provides a base configuration for Glue42 project builds

License

License

GroupId

GroupId

com.glue42
ArtifactId

ArtifactId

glue42-parent
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

Glue42 Maven Parent POM
Provides a base configuration for Glue42 project builds
Project URL

Project URL

https://glue42.com
Project Organization

Project Organization

Tick42
Source Code Management

Source Code Management

https://stash.tick42.com/projects/tgj/repos/maven-glue-parent

Download glue42-parent

Filename Size
glue42-parent-2.pom 10 KB
Browse

How to add to project

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

Versions

Version
2
1.0