Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
/ bsp-common-lib Public archive

Common code for implementing Bulk Scanning

Notifications You must be signed in to change notification settings

hmcts/bsp-common-lib

Repository files navigation

bsp-common-lib License: MIT

Java CI

Common code for implementing Bulk Scanning

Deployment

Update the version number in build.gradle when making a change as the library will automatically be deployed upon merging to master. (Also remember to bump the version number for bsp-common-lib in both Divorce COS & FR COS)

Working locally

To make sure the in-development version of this is used by the project that depends on this library, please use Gradle's composite build feature (found in the Gradle toolbar in IntelliJ).

Testing end-to-end with BSP

If you need to perform an end-to-end test with BSP, please have a look into this article for more information:

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.