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