Last Version

The Parent 1.1

The Parent POM provides all the common settings.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sulea.cristian
ArtifactId

ArtifactId

parent
Version

Version

1.1
Type

Type

pom
Description

Description

The Parent
The Parent POM provides all the common settings.
Source Code Management

Source Code Management

https://github.com/cristian-sulea/parent

Download parent 1.1

Filename Size
parent-1.1.pom 3 KB
Browse

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

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.