MVN

de.samply : mdrfaces

Maven & Gradle

Nov 04, 2020
1 usages

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.

<dependency>
    <groupId>de.samply</groupId>
    <artifactId>mdrfaces</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.samply : mdrfaces to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of de.samply : mdrfaces to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
mdrfaces-4.0.0

How to add a dependency to Maven

Add the following de.samply : mdrfaces maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.samply</groupId>
    <artifactId>mdrfaces</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.samply : mdrfaces gradle dependency to your build.gradle file:

implementation 'de.samply:mdrfaces:4.0.0'

Gradle Kotlin DSL: Add the following de.samply : mdrfaces gradle kotlin dependency to your build.gradle.kts file:

implementation("de.samply:mdrfaces:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.samply : mdrfaces sbt scala dependency to your build.sbt file:

libraryDependencies += "de.samply" % "mdrfaces" % "4.0.0"

Advertisement

Dependencies from Group

Mar 17, 2022
6 usages
0 stars
Jan 03, 2022
3 usages
0 stars
Oct 19, 2022
3 usages
0 stars
Jan 24, 2022
2 usages
0 stars
Mar 17, 2022
2 usages
0 stars

Discover Dependencies

Jan 03, 2022
3 usages
0 stars
Dec 23, 2021
2 usages
1 stars
Feb 04, 2022
9 usages
22 stars
Mar 05, 2021
6 stars
Nov 04, 2020
0 stars