commons-user-domain

commons user domain

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.oxerr.commons
ArtifactId

ArtifactId

commons-user-domain
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-user-domain
commons user domain
Project URL

Project URL

https://oxerr.org/commons-user/commons-user-domain
Source Code Management

Source Code Management

https://github.com/sutra/commons-user/tree/master/commons-user-domain

Download commons-user-domain

How to add to project

<!-- https://jarcasting.com/artifacts/org.oxerr.commons/commons-user-domain/ -->
<dependency>
    <groupId>org.oxerr.commons</groupId>
    <artifactId>commons-user-domain</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-user-domain/
implementation 'org.oxerr.commons:commons-user-domain:2.0.0'
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-user-domain/
implementation ("org.oxerr.commons:commons-user-domain:2.0.0")
'org.oxerr.commons:commons-user-domain:jar:2.0.0'
<dependency org="org.oxerr.commons" name="commons-user-domain" rev="2.0.0">
  <artifact name="commons-user-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.commons', module='commons-user-domain', version='2.0.0')
)
libraryDependencies += "org.oxerr.commons" % "commons-user-domain" % "2.0.0"
[org.oxerr.commons/commons-user-domain "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.querydsl : querydsl-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1
1.0.0