is not current version
Last Version 1.0.43

org.jresearch.commons.base:org.jresearch.commons.base.domain 1.0.42

JRS base doamin model classes

Categories

Categories

Doma Data ORM Search Business Logic Libraries
GroupId

GroupId

org.jresearch.commons.base
ArtifactId

ArtifactId

org.jresearch.commons.base.domain
Version

Version

1.0.42
Type

Type

jar

Download org.jresearch.commons.base.domain 1.0.42


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