dlsc-maven-parent

Parent POM for all DLSC projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.dlsc
ArtifactId

ArtifactId

dlsc-maven-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

dlsc-maven-parent
Parent POM for all DLSC projects
Project URL

Project URL

https://github.com/dlsc-software-consulting-gmbh
Project Organization

Project Organization

DLSC Software & Consulting

Download dlsc-maven-parent

How to add to project

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

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
1.2.0
1.1.0
1.0.0