Adobe Systems Incorporated

This project definition contains the core definition for all Maven projects of Adobe Systems Incorporated, such that we have a consistent project build environment and need not repeat common configuration everytime. Each parent project of the Adobe products should refer to this project (com.adobe:adobe:6) as its parent. It is not intended for this project to be modified often. Hence use a simple counter as its version.

License

License

GroupId

GroupId

com.adobe
ArtifactId

ArtifactId

adobe
Last Version

Last Version

6
Release Date

Release Date

Type

Type

pom
Description

Description

Adobe Systems Incorporated
This project definition contains the core definition for all Maven projects of Adobe Systems Incorporated, such that we have a consistent project build environment and need not repeat common configuration everytime. Each parent project of the Adobe products should refer to this project (com.adobe:adobe:6) as its parent. It is not intended for this project to be modified often. Hence use a simple counter as its version.
Project URL

Project URL

https://adobe.com
Project Organization

Project Organization

Adobe Systems Incorporated

Download adobe

Filename Size
adobe-6.pom 9 KB
Browse

How to add to project

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

Versions

Version
6
5
4
3
2
1