Last Version

de.alpharogroup:data-usertype 6.6

Parent project that holds module projects for base classes for persistence like base entity or base business objects and mapper for mapping between them.

License

License

Categories

Categories

Data
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

data-usertype
Version

Version

6.6
Type

Type

jar
Description

Description

Parent project that holds module projects for base classes for persistence like base entity or base business objects and mapper for mapping between them.
Project Organization

Project Organization

Alpha Ro Group UG (haftungsbeschrängt)

Download data-usertype 6.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.4.0.Final
org.postgresql : postgresql jar 42.2.4
org.projectlombok : lombok jar 1.18.4

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.