License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdschema-parent |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionobjectos :: schema :: parent
Database schema and migrations
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
schema-parent-0.1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/schema-parent/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>schema-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/schema-parent/
implementation 'br.com.objectos:schema-parent:0.1.1'
// https://jarcasting.com/artifacts/br.com.objectos/schema-parent/
implementation ("br.com.objectos:schema-parent:0.1.1")
'br.com.objectos:schema-parent:pom:0.1.1'
<dependency org="br.com.objectos" name="schema-parent" rev="0.1.1">
<artifact name="schema-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='schema-parent', version='0.1.1')
)
libraryDependencies += "br.com.objectos" % "schema-parent" % "0.1.1"
[br.com.objectos/schema-parent "0.1.1"]