is not current version
Last Version 1.0.43

org.jresearch.commons.base:org.jresearch.commons.base.pom 1.0.14

JRS base doamin model classes

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.jresearch.commons.base
ArtifactId

ArtifactId

org.jresearch.commons.base.pom
Version

Version

1.0.14
Type

Type

pom

Download org.jresearch.commons.base.pom 1.0.14


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