Categories |
CategoriesOrika General Purpose Libraries Bean Mapping Search Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.orika |
ArtifactId | ArtifactIdorg.jresearch.orika.pom |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJRS Orika extensions: project POM
JRS Orika extensions
|
Filename | Size |
---|---|
org.jresearch.orika.pom-1.0.15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jresearch.orika/org.jresearch.orika.pom/ -->
<dependency>
<groupId>org.jresearch.orika</groupId>
<artifactId>org.jresearch.orika.pom</artifactId>
<version>1.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.orika/org.jresearch.orika.pom/
implementation 'org.jresearch.orika:org.jresearch.orika.pom:1.0.15'
// https://jarcasting.com/artifacts/org.jresearch.orika/org.jresearch.orika.pom/
implementation ("org.jresearch.orika:org.jresearch.orika.pom:1.0.15")
'org.jresearch.orika:org.jresearch.orika.pom:pom:1.0.15'
<dependency org="org.jresearch.orika" name="org.jresearch.orika.pom" rev="1.0.15">
<artifact name="org.jresearch.orika.pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.orika', module='org.jresearch.orika.pom', version='1.0.15')
)
libraryDependencies += "org.jresearch.orika" % "org.jresearch.orika.pom" % "1.0.15"
[org.jresearch.orika/org.jresearch.orika.pom "1.0.15"]