uk.gov.dwp.regex:nino-validation

Encapsulated utility to validate and extract various markers from a National-Insurance-Number (NINO)

License

License

GroupId

GroupId

uk.gov.dwp.regex
ArtifactId

ArtifactId

nino-validation
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

uk.gov.dwp.regex:nino-validation
Encapsulated utility to validate and extract various markers from a National-Insurance-Number (NINO)
Project URL

Project URL

https://github.com/dwp/nino-format-validation
Source Code Management

Source Code Management

https://github.com/dwp/nino-format-validation

Download nino-validation

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.dwp.regex/nino-validation/ -->
<dependency>
    <groupId>uk.gov.dwp.regex</groupId>
    <artifactId>nino-validation</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dwp.regex/nino-validation/
implementation 'uk.gov.dwp.regex:nino-validation:1.3.1'
// https://jarcasting.com/artifacts/uk.gov.dwp.regex/nino-validation/
implementation ("uk.gov.dwp.regex:nino-validation:1.3.1")
'uk.gov.dwp.regex:nino-validation:jar:1.3.1'
<dependency org="uk.gov.dwp.regex" name="nino-validation" rev="1.3.1">
  <artifact name="nino-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dwp.regex', module='nino-validation', version='1.3.1')
)
libraryDependencies += "uk.gov.dwp.regex" % "nino-validation" % "1.3.1"
[uk.gov.dwp.regex/nino-validation "1.3.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
uk.gov.dwp.regex

Department for Work and Pensions

Public repository for tools and technologies developed within the DWP.

Versions

Version
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0