Skip to content

Parent of all maven common components in the Consumer Data Right project (CDR)

License

Notifications You must be signed in to change notification settings

OpenBankingToolkit/cdr-standards-starter-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current Status
Build Build Status
Tag GitHub tag (latest by date)
Release GitHub release
Code coverage codecov
License license

Consumer Data Right (CDR) standards parent maven pom

Maven pom descriptor Parent of all maven common components in the Consumer Data Right project (CDR).

It contains all the dependencies, their specific version and remote repositories.

The idea is to avoid having each project importing a different version of a library.

By sharing the same parent, we can assure a certain consistency between the different CDR maven projects.

Consumer Data Right Standards: https://consumerdatastandardsaustralia.github.io/standards.

Artifact

cdr-standards-parent

Usage

<parent>
    <groupId>com.forgerock.cdr.standards</groupId>
    <artifactId>cdr-standards-starter-parent</artifactId>
    <version>${cdr-standards-starter-parent.version}</version>
    <relativePath /> <!-- lookup parent from repository -->
</parent>

About

Parent of all maven common components in the Consumer Data Right project (CDR)

Resources

License

Stars

Watchers

Forks

Packages

No packages published