de.richtercloud:reflection-form-builder-it

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-it
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-it

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
de.richtercloud : reflection-form-builder-jpa jar 1.0-SNAPSHOT
de.richtercloud : reflection-form-builder-test-entities jar 1.0-SNAPSHOT
org.eclipse.persistence : eclipselink jar 2.6.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.71

test (2)

Group / Artifact Type Version
de.richtercloud : test-tools jar 1.1
de.richtercloud : message-handler jar 1.0

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