objectos :: schema :: testing

Database schema and migrations

License

License

GroupId

GroupId

br.com.objectos.schema
ArtifactId

ArtifactId

testing
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

objectos :: schema :: testing
Database schema and migrations
Project Organization

Project Organization

Objectos Software LTDA

Download testing

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
br.com.objectos.schema : api jar 0.3.0
br.com.objectos.pojo : annotations jar 0.11.0

test (3)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.4.0
br.com.objectos : io jar 0.7.0
br.com.objectos.db : mysql jar 0.4.0

Project Modules

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

Objectos Software

We craft Java tools.

Versions

Version
0.3.0
0.2.0