Day Commons Library (Parent Project)

The Day Commons Library provides miscellaneous libraries providing commons functionality used in multiple projects. As a collection of libraries, the Day Commons Library is comparable to the Apache Commons Library.

License

License

GroupId

GroupId

com.day.commons
ArtifactId

ArtifactId

parent
Last Version

Last Version

14
Release Date

Release Date

Type

Type

pom
Description

Description

Day Commons Library (Parent Project)
The Day Commons Library provides miscellaneous libraries providing commons functionality used in multiple projects. As a collection of libraries, the Day Commons Library is comparable to the Apache Commons Library.
Project URL

Project URL

https://adobe.com
Project Organization

Project Organization

Adobe

Download parent

Filename Size
parent-14.pom 10 KB
Browse

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.scr.annotations jar 1.6.0
biz.aQute : bndlib jar 1.43.0

Project Modules

There are no modules declared in this project.

Versions

Version
14
13
12
11
9
8
7
6
5
4