Last Version

Day Commons Quickstart Parent 2.0.6

This project definition contains the core definition for all Maven 2 projects of Day Management AG such that we have a consistent project build environment and need not repeat common configuratione everytime. Each parent project of the Day products should refer to this project (com.day.commons/day-commons-quickstart/2.0.6) as its parent. It is not intended for this project to be modified often times. Hence use a simple counter as its version.

License

License

GroupId

GroupId

com.day.commons
ArtifactId

ArtifactId

day-commons-quickstart
Version

Version

2.0.6
Type

Type

pom
Description

Description

Day Commons Quickstart Parent
This project definition contains the core definition for all Maven 2 projects of Day Management AG such that we have a consistent project build environment and need not repeat common configuratione everytime. Each parent project of the Day products should refer to this project (com.day.commons/day-commons-quickstart/2.0.6) as its parent. It is not intended for this project to be modified often times. Hence use a simple counter as its version.
Project URL

Project URL

https://adobe.com
Project Organization

Project Organization

Adobe

Download day-commons-quickstart 2.0.6


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

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.