Last Version

Samply Common MDRFaces 4.0.0

Samply.Common.MDRFaces is a Java Server Faces library which eases the user interface design of web applications where the respective data model relies on well defined data elements. Especially in case of systems for electronic data capturing, where the necessary data model is not known beforehand and can even vary over time, the user interface has to be easily adjustable. This often means the user instead of the developer designs the various forms for data entry and therefore an easy to use mechanism has to be provided. By using Samply.MDRFaces the developer can focus on the implementation of that mechanism, e.g. some editor component, but does not have to cope with the visualization of every single data element as for that is taken care of automatically.

License

License

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

mdrfaces
Version

Version

4.0.0
Type

Type

jar
Description

Description

Samply Common MDRFaces
Samply.Common.MDRFaces is a Java Server Faces library which eases the user interface design of web applications where the respective data model relies on well defined data elements. Especially in case of systems for electronic data capturing, where the necessary data model is not known beforehand and can even vary over time, the user interface has to be easily adjustable. This often means the user instead of the developer designs the various forms for data entry and therefore an easy to use mechanism has to be provided. By using Samply.MDRFaces the developer can focus on the implementation of that mechanism, e.g. some editor component, but does not have to cope with the visualization of every single data element as for that is taken care of automatically.
Project URL

Project URL

https://github.com/samply/common-mdrfaces
Project Organization

Project Organization

Samply Community

Download mdrfaces 4.0.0


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

Dependencies

compile (18)

Group / Artifact Type Version
com.sun.faces : jsf-api jar 2.2.17
javax.el : javax.el-api jar 3.0.0
commons-validator : commons-validator jar 1.6
oro : oro jar 2.0.8
com.google.code.gson : gson jar 2.8.2
com.google.guava : guava jar 24.0-jre
junit : junit jar 4.12
com.sun.jersey : jersey-client jar 1.19.4
com.sun.jersey : jersey-core jar 1.19.4
org.slf4j : slf4j-api jar 1.7.22
de.samply : common-samply jar 3.0.0
de.samply : mdrclient jar 3.0.0
org.webjars : bootstrap-switch jar 3.3.2
org.webjars : bootstrap jar 3.3.7-1
org.webjars : Eonasdan-bootstrap-datetimepicker jar 4.17.47
org.webjars.bower : clockpicker jar 0.0.7
org.webjars : select2 jar 4.0.5
org.webjars : font-awesome jar 4.7.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.