de.richtercloud:reflection-form-builder

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.richtercloud
ArtifactId

ArtifactId

reflection-form-builder
Last Version

Last Version

1.0
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 reflection-form-builder

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3
org.apache.commons : commons-lang3 jar 3.3.2
org.jdatepicker : jdatepicker jar 2.0.0-SNAPSHOT
com.google.guava : guava jar 23.0
org.jscience : jscience jar 4.3.1
org.hibernate : hibernate-validator jar 5.1.2.Final
javax.el : el-api jar 2.2
org.glassfish.web : el-impl jar 2.2
commons-io : commons-io jar 2.4
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.thoughtworks.xstream : xstream jar 1.4.9
de.richtercloud : message-handler jar 1.0
de.richtercloud : validation-tools jar 1.0
org.jgrapht : jgrapht-ext jar 1.0.1
org.jgrapht : jgrapht-core jar 1.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.10.19

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.0
1.0-beta2