de.richtercloud:jsf-validation-service

This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

de.richtercloud
ArtifactId

ArtifactId

jsf-validation-service
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.

Download jsf-validation-service

How to add to project

<!-- https://jarcasting.com/artifacts/de.richtercloud/jsf-validation-service/ -->
<dependency>
    <groupId>de.richtercloud</groupId>
    <artifactId>jsf-validation-service</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/jsf-validation-service/
implementation 'de.richtercloud:jsf-validation-service:1.4'
// https://jarcasting.com/artifacts/de.richtercloud/jsf-validation-service/
implementation ("de.richtercloud:jsf-validation-service:1.4")
'de.richtercloud:jsf-validation-service:jar:1.4'
<dependency org="de.richtercloud" name="jsf-validation-service" rev="1.4">
  <artifact name="jsf-validation-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='jsf-validation-service', version='1.4')
)
libraryDependencies += "de.richtercloud" % "jsf-validation-service" % "1.4"
[de.richtercloud/jsf-validation-service "1.4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
nu.validator : validator jar 20.3.16
org.slf4j : slf4j-api jar 1.7.28
org.primefaces : primefaces jar 6.2
com.natpryce : hamkrest jar 1.8.0.1
javax : javaee-api jar 7.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.12.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.

This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.

Versions

Version
1.4
1.3
1.2
1.1
1.0