objectos :: db :: parent

Core database access library

License

License

GroupId

GroupId

br.com.objectos.db
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

objectos :: db :: parent
Core database access library
Project Organization

Project Organization

Objectos Software LTDA

Download parent

Filename Size
parent-0.4.0.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • api
  • bootstrap-maven-plugin
  • bootstrap-maven-plugin-it
  • mysql
  • testing
br.com.objectos.db

Objectos Software

We craft Java tools.

Versions

Version
0.4.0
0.3.0
0.2.0