objectos :: way :: orm :: parent

A lightweight Java8 ORM library.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

orm-parent
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

objectos :: way :: orm :: parent
A lightweight Java8 ORM library.
Project Organization

Project Organization

Objectos Software LTDA

Download orm-parent

Filename Size
orm-parent-0.4.1.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • orm
  • orm-compiler
  • orm-relational-plugin
  • orm-testing
br.com.objectos.way

Objectos Software

We craft Java tools.

Versions

Version
0.4.1
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0