is not current version
Last Version 1.0.43

org.jresearch.commons.base:org.jresearch.commons.base.domain 1.0.4


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.4
Type

Type

jar

Download org.jresearch.commons.base.domain 1.0.4


<!-- 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.4</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.4'
// 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.4")
'org.jresearch.commons.base:org.jresearch.commons.base.domain:jar:1.0.4'
<dependency org="org.jresearch.commons.base" name="org.jresearch.commons.base.domain" rev="1.0.4">
  <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.4')
)
libraryDependencies += "org.jresearch.commons.base" % "org.jresearch.commons.base.domain" % "1.0.4"
[org.jresearch.commons.base/org.jresearch.commons.base.domain "1.0.4"]