| License | License | 
|---|---|
| GroupId | GroupIdbr.com.objectos.schema | 
| ArtifactId | ArtifactIdapi | 
| Last Version | Last Version0.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionobjectos :: schema :: api Database schema and migrations | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| api-0.3.0.pom | |
| api-0.3.0.jar | 193 KB | 
| api-0.3.0-sources.jar | 140 KB | 
| api-0.3.0-javadoc.jar | 817 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/br.com.objectos.schema/api/ -->
<dependency>
    <groupId>br.com.objectos.schema</groupId>
    <artifactId>api</artifactId>
    <version>0.3.0</version>
</dependency>// https://jarcasting.com/artifacts/br.com.objectos.schema/api/
implementation 'br.com.objectos.schema:api:0.3.0'// https://jarcasting.com/artifacts/br.com.objectos.schema/api/
implementation ("br.com.objectos.schema:api:0.3.0")'br.com.objectos.schema:api:jar:0.3.0'<dependency org="br.com.objectos.schema" name="api" rev="0.3.0">
  <artifact name="api" type="jar" />
</dependency>@Grapes(
@Grab(group='br.com.objectos.schema', module='api', version='0.3.0')
)libraryDependencies += "br.com.objectos.schema" % "api" % "0.3.0"[br.com.objectos.schema/api "0.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| br.com.objectos : collections | jar | 0.2.1 | 
| br.com.objectos.db : api | jar | 0.4.0 | 
| br.com.objectos.pojo : annotations | jar | 0.11.0 | 
| br.com.objectos.testable : api | jar | 0.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| br.com.objectos : assertion | jar | 0.4.0 |