Last Version

UTF-8 Vaidator 1.2

A simple validator to check that a file contains only UTF-8 valid byte sequences

License

License

GroupId

GroupId

uk.gov.nationalarchives
ArtifactId

ArtifactId

utf8-validator
Version

Version

1.2
Type

Type

jar
Description

Description

UTF-8 Vaidator
A simple validator to check that a file contains only UTF-8 valid byte sequences
Project URL

Project URL

https://github.com/digital-preservation/utf8-validator
Project Organization

Project Organization

The National Archives

Download utf8-validator 1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.