Last Version

maven-parent 11.1.1

The root maven POM artifact for Samply Projects

License

License

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

parent
Version

Version

11.1.1
Type

Type

pom
Description

Description

maven-parent
The root maven POM artifact for Samply Projects
Project URL

Project URL

https://github.com/samply/maven-parent
Project Organization

Project Organization

Samply Community
Source Code Management

Source Code Management

https://github.com/samply/maven-parent

Download parent 11.1.1

Filename Size
parent-11.1.1.pom 18 KB
Browse

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