Giter Club home page Giter Club logo

alphagov.pay-java-commons's Introduction

pay-java-commons

Release to maven

This project contains common code for use across GOV.UK Pay's Java projects. Modules under this project are published to Maven Central. The latest version numbers can be found there.

Github Actions

The modules are updated via Github Actions, accessible in the Actions tab. These are automatic releases configured to push to Maven Central on merges to the master branch.

Pom.xml Configuration

To include the testing module, add this to your project's pom.xml:

 <dependency>
   <groupId>uk.gov.service.payments</groupId>
   <artifactId>testing</artifactId>
   <version>1.0.0-{version}</version>
   <scope>test</scope>
 </dependency>

To include the utils module, add this to your project's pom.xml:

 <dependency>
   <groupId>uk.gov.service.payments</groupId>
   <artifactId>utils</artifactId>
   <version>1.0.0-{version}</version>
 </dependency>

alphagov.pay-java-commons's People

Contributors

oswaldquek avatar dependabot-preview[bot] avatar sandorarpa avatar rhowe-gds avatar dependabot-support avatar alexbishop1 avatar stephencdaly avatar kbottla avatar danworth avatar georgeracu avatar dependabot[bot] avatar danailminchev avatar yanco3a avatar snyk-bot avatar brid avatar belindac avatar kakumara avatar jankowiakmaria avatar nimalank7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.