parent

The parent module contains the common Maven configurations

License

License

Categories

Categories

Net
GroupId

GroupId

net.freeutils
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

parent
The parent module contains the common Maven configurations
Project URL

Project URL

http://www.freeutils.net/
Project Organization

Project Organization

freeutils.net
Source Code Management

Source Code Management

http://www.freeutils.net/

Download parent

Filename Size
parent-1.3.pom 16 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0