j

jwebmp-quickforms-annotations

The QuickForms Annotations implementation
https://github.com/GedMarc/JWebMP-QuickFormsAnnotations
Files download
File Operation
jwebmp-quickforms-annotations-1.2.0.3-jre17-rc1.jar download
jwebmp-quickforms-annotations-1.2.0.3-jre17-rc1.pom download
jwebmp-quickforms-annotations-1.2.0.3-jre17-rc1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.plugins.forms</groupId>
  <artifactId>jwebmp-quickforms-annotations</artifactId>
  <version>1.2.0.3-jre17-rc1</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.plugins.forms:jwebmp-quickforms-annotations:1.2.0.3-jre17-rc1'
Gradle Kotlin
implementation("com.jwebmp.plugins.forms:jwebmp-quickforms-annotations:1.2.0.3-jre17-rc1")
Scala SBT
libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-quickforms-annotations" % "1.2.0.3-jre17-rc1"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.plugins.forms', module='jwebmp-quickforms-annotations', version='1.2.0.3-jre17-rc1')
)
Apache Ivy
<dependency org="com.jwebmp.plugins.forms" name="jwebmp-quickforms-annotations" rev="1.2.0.3-jre17-rc1" />
Leiningen
[com.jwebmp.plugins.forms/jwebmp-quickforms-annotations "1.2.0.3-jre17-rc1"]
Apache Buildr
'com.jwebmp.plugins.forms:jwebmp-quickforms-annotations:jar:1.2.0.3-jre17-rc1'