| License |
License |
|---|---|
| GroupId | GroupIdbr.com.objectos |
| ArtifactId | ArtifactIdsql-parent |
| Last Version | Last Version0.11.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionobjectos :: sql :: parent
objectos lightweight orm
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sql-parent-0.11.1.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/sql-parent/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>sql-parent</artifactId>
<version>0.11.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/sql-parent/
implementation 'br.com.objectos:sql-parent:0.11.1'
// https://jarcasting.com/artifacts/br.com.objectos/sql-parent/
implementation ("br.com.objectos:sql-parent:0.11.1")
'br.com.objectos:sql-parent:pom:0.11.1'
<dependency org="br.com.objectos" name="sql-parent" rev="0.11.1">
<artifact name="sql-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='sql-parent', version='0.11.1')
)
libraryDependencies += "br.com.objectos" % "sql-parent" % "0.11.1"
[br.com.objectos/sql-parent "0.11.1"]