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-it |
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.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
de.richtercloud : test-tools | jar | 1.1 |
de.richtercloud : message-handler | jar | 1.0 |
This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.