This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.
License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdde.richtercloud |
ArtifactId | ArtifactIdreflection-form-builder |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is the Maven parent POM for all richtercloud.de containing
mostly shared static code analysis configuration.
|
Filename | Size |
---|---|
reflection-form-builder-1.0.pom | |
reflection-form-builder-1.0.jar | 247 KB |
reflection-form-builder-1.0-sources.jar | 207 KB |
reflection-form-builder-1.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.10.19 |
This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.