License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIddb-parent |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionobjectos :: db :: parent
Core database access library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
db-parent-0.1.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/db-parent/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>db-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/db-parent/
implementation 'br.com.objectos:db-parent:0.1.1'
// https://jarcasting.com/artifacts/br.com.objectos/db-parent/
implementation ("br.com.objectos:db-parent:0.1.1")
'br.com.objectos:db-parent:pom:0.1.1'
<dependency org="br.com.objectos" name="db-parent" rev="0.1.1">
<artifact name="db-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='db-parent', version='0.1.1')
)
libraryDependencies += "br.com.objectos" % "db-parent" % "0.1.1"
[br.com.objectos/db-parent "0.1.1"]