Last Version

Orika - parent 1.5.4

Simpler, better and faster Java bean mapping framework

License

License

Categories

Categories

Orika General Purpose Libraries Bean Mapping
GroupId

GroupId

ma.glasnost.orika
ArtifactId

ArtifactId

orika-parent
Version

Version

1.5.4
Type

Type

pom
Description

Description

Orika - parent
Simpler, better and faster Java bean mapping framework
Project URL

Project URL

http://code.google.com/p/orika
Project Organization

Project Organization

Glasnost

Download orika-parent 1.5.4

Filename Size
orika-parent-1.5.4.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • eclipse-tools
  • core
  • tests