| License |
License |
|---|---|
| GroupId | GroupIdno.digipost |
| ArtifactId | ArtifactIddigipost-html-validator |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondigipost-html-validator
Validering og sanitering av HTML som skal sendes til Digipost
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/no.digipost/digipost-html-validator/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>digipost-html-validator</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/digipost-html-validator/
implementation 'no.digipost:digipost-html-validator:1.0.5'
// https://jarcasting.com/artifacts/no.digipost/digipost-html-validator/
implementation ("no.digipost:digipost-html-validator:1.0.5")
'no.digipost:digipost-html-validator:jar:1.0.5'
<dependency org="no.digipost" name="digipost-html-validator" rev="1.0.5">
<artifact name="digipost-html-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='digipost-html-validator', version='1.0.5')
)
libraryDependencies += "no.digipost" % "digipost-html-validator" % "1.0.5"
[no.digipost/digipost-html-validator "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.owasp-java-html-sanitizer : owasp-java-html-sanitizer | jar | 20211018.2 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| commons-io : commons-io | jar | 2.11.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| co.unruly : java-8-matchers | jar | 1.6 |