| License |
License |
|---|---|
| GroupId | GroupIdbr.com.objectos |
| ArtifactId | ArtifactIdschema-type |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobjectos :: schema :: type
Database schema and migrations
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| schema-type-0.1.0.pom | |
| schema-type-0.1.0.jar | 24 KB |
| schema-type-0.1.0-sources.jar | 22 KB |
| schema-type-0.1.0-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/schema-type/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>schema-type</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/schema-type/
implementation 'br.com.objectos:schema-type:0.1.0'
// https://jarcasting.com/artifacts/br.com.objectos/schema-type/
implementation ("br.com.objectos:schema-type:0.1.0")
'br.com.objectos:schema-type:jar:0.1.0'
<dependency org="br.com.objectos" name="schema-type" rev="0.1.0">
<artifact name="schema-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='schema-type', version='0.1.0')
)
libraryDependencies += "br.com.objectos" % "schema-type" % "0.1.0"
[br.com.objectos/schema-type "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos : schema-annotation | jar | 0.1.0 |
| br.com.objectos : schema-meta | jar | 0.1.0 |