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-demo |
Last Version | Last Version1.0-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is the Maven parent POM for all richtercloud.de containing
mostly shared static code analysis configuration.
|
<!-- https://jarcasting.com/artifacts/de.richtercloud/reflection-form-builder-demo/ -->
<dependency>
<groupId>de.richtercloud</groupId>
<artifactId>reflection-form-builder-demo</artifactId>
<version>1.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/reflection-form-builder-demo/
implementation 'de.richtercloud:reflection-form-builder-demo:1.0-beta'
// https://jarcasting.com/artifacts/de.richtercloud/reflection-form-builder-demo/
implementation ("de.richtercloud:reflection-form-builder-demo:1.0-beta")
'de.richtercloud:reflection-form-builder-demo:jar:1.0-beta'
<dependency org="de.richtercloud" name="reflection-form-builder-demo" rev="1.0-beta">
<artifact name="reflection-form-builder-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='reflection-form-builder-demo', version='1.0-beta')
)
libraryDependencies += "de.richtercloud" % "reflection-form-builder-demo" % "1.0-beta"
[de.richtercloud/reflection-form-builder-demo "1.0-beta"]
Group / Artifact | Type | Version |
---|---|---|
de.richtercloud : reflection-form-builder-jpa | jar | 1.0-beta2 |
org.hibernate : hibernate-core | jar | 5.3.6.Final |
org.apache.derby : derby | jar | 10.11.1.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
de.richtercloud : message-handler | jar | 1.0-SNAPSHOT |
javax : javaee-api | jar | 7.0 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.hibernate : hibernate-validator | jar | 5.1.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-jpamodelgen | jar | 5.3.6.Final |
This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.