License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdbr.com.objectos.way |
ArtifactId | ArtifactIdorm-relational-plugin |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: way :: orm :: relational plugin
A lightweight Java8 ORM library.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/br.com.objectos.way/orm-relational-plugin/ -->
<dependency>
<groupId>br.com.objectos.way</groupId>
<artifactId>orm-relational-plugin</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.way/orm-relational-plugin/
implementation 'br.com.objectos.way:orm-relational-plugin:0.4.1'
// https://jarcasting.com/artifacts/br.com.objectos.way/orm-relational-plugin/
implementation ("br.com.objectos.way:orm-relational-plugin:0.4.1")
'br.com.objectos.way:orm-relational-plugin:jar:0.4.1'
<dependency org="br.com.objectos.way" name="orm-relational-plugin" rev="0.4.1">
<artifact name="orm-relational-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.way', module='orm-relational-plugin', version='0.4.1')
)
libraryDependencies += "br.com.objectos.way" % "orm-relational-plugin" % "0.4.1"
[br.com.objectos.way/orm-relational-plugin "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos.way : metainf-compiler Optional | jar | 0.4.1 |
br.com.objectos.way : orm-compiler | jar | 0.4.1 |
br.com.objectos.way : sql-legacy | jar | 0.4.1 |