Last Version

objectos :: schema :: it 0.1.0

Database schema and migrations

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

schema-it
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Project Organization

Objectos Software LTDA

Download schema-it 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
br.com.objectos : schema-annotation jar 0.1.0
br.com.objectos : schema-type jar 0.1.0

test (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.