License |
License |
---|---|
GroupId | GroupIdbr.com.objectos.db |
ArtifactId | ArtifactIdtesting |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: db :: testing
Core database access library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testing-0.4.0.pom | |
testing-0.4.0.jar | 3 KB |
testing-0.4.0-sources.jar | 3 KB |
testing-0.4.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos.db/testing/ -->
<dependency>
<groupId>br.com.objectos.db</groupId>
<artifactId>testing</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.db/testing/
implementation 'br.com.objectos.db:testing:0.4.0'
// https://jarcasting.com/artifacts/br.com.objectos.db/testing/
implementation ("br.com.objectos.db:testing:0.4.0")
'br.com.objectos.db:testing:jar:0.4.0'
<dependency org="br.com.objectos.db" name="testing" rev="0.4.0">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.db', module='testing', version='0.4.0')
)
libraryDependencies += "br.com.objectos.db" % "testing" % "0.4.0"
[br.com.objectos.db/testing "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos.db : api | jar | 0.4.0 |
br.com.objectos.db : mysql | jar | 0.4.0 |
org.slf4j : log4j-over-slf4j | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
ch.qos.logback : logback-core | jar | 1.1.7 |