Last Version

gen-db-sources 0.9.3

This parent project is intented to generate repository and service classes from existing entity classes.

License

License

GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

gen-db-sources
Version

Version

0.9.3
Type

Type

pom
Description

Description

gen-db-sources
This parent project is intented to generate repository and service classes from existing entity classes.
Project URL

Project URL

https://github.com/lightblueseas/gen-db-sources
Project Organization

Project Organization

Alpha Ro Group UG (haftungsbeschrängt)

Download gen-db-sources 0.9.3

Filename Size
gen-db-sources-0.9.3.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/de.alpharogroup/gen-db-sources/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>gen-db-sources</artifactId>
    <version>0.9.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/gen-db-sources/
implementation 'de.alpharogroup:gen-db-sources:0.9.3'
// https://jarcasting.com/artifacts/de.alpharogroup/gen-db-sources/
implementation ("de.alpharogroup:gen-db-sources:0.9.3")
'de.alpharogroup:gen-db-sources:pom:0.9.3'
<dependency org="de.alpharogroup" name="gen-db-sources" rev="0.9.3">
  <artifact name="gen-db-sources" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='gen-db-sources', version='0.9.3')
)
libraryDependencies += "de.alpharogroup" % "gen-db-sources" % "0.9.3"
[de.alpharogroup/gen-db-sources "0.9.3"]

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.9.RELEASE
org.springframework : spring-core jar 4.3.9.RELEASE
org.springframework : spring-test jar 4.3.9.RELEASE
de.alpharogroup : velocity-extensions jar 1.1.0
org.apache.velocity : velocity jar 1.7
de.alpharogroup : jcommons-lang jar 4.26.0
de.alpharogroup : xml-extensions jar 4.17.0
de.alpharogroup : data-usertype jar 4.1.0
de.alpharogroup : data-api jar 4.1.0
de.alpharogroup : business-api jar 4.1.0
de.alpharogroup : domain-api jar 4.1.0
de.alpharogroup : rest-api jar 4.1.0
de.alpharogroup : rest-client jar 4.1.0
org.projectlombok : lombok jar 1.16.18
org.slf4j : slf4j-log4j12 jar 1.6.4
org.slf4j : slf4j-api jar 1.6.4
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.11
junit : junit jar 4.12

Project Modules

  • gen-db-core