objectos :: db :: testing

Core database access library

License

License

GroupId

GroupId

br.com.objectos.db
ArtifactId

ArtifactId

testing
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Objectos Software LTDA

Download testing

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
br.com.objectos.db : api jar 0.4.0
br.com.objectos.db : mysql jar 0.4.0
org.slf4j : log4j-over-slf4j jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7

Project Modules

There are no modules declared in this project.
br.com.objectos.db

Objectos Software

We craft Java tools.

Versions

Version
0.4.0
0.3.0