License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIddata-usertype |
Last Version | Last Version6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent 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 OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
Filename | Size |
---|---|
data-usertype-6.6.pom | |
data-usertype-6.6.jar | 4 KB |
data-usertype-6.6-sources.jar | 2 KB |
data-usertype-6.6-javadoc.jar | 26 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |