Last Version

objectos :: schema :: annotation 0.1.0

Database schema and migrations

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

schema-annotation
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Project Organization

Objectos Software LTDA

Download schema-annotation 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
br.com.objectos : db jar 0.1.0

test (1)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.1.1

Project Modules

There are no modules declared in this project.