License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdschema-annotation |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: schema :: annotation
Database schema and migrations
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
schema-annotation-0.1.0.pom | |
schema-annotation-0.1.0.jar | 7 KB |
schema-annotation-0.1.0-sources.jar | 8 KB |
schema-annotation-0.1.0-javadoc.jar | 60 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : db | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : assertion | jar | 0.1.1 |