License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdway-sqlunit |
Version | Version2.9.0 |
Type | Typejar |
Description |
Descriptionobjectos :: way :: sqlunit
Database testing. Simple.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
way-sqlunit-2.9.0.pom | |
way-sqlunit-2.9.0.jar | 13 KB |
way-sqlunit-2.9.0-sources.jar | 8 KB |
way-sqlunit-2.9.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/way-sqlunit/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>way-sqlunit</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/way-sqlunit/
implementation 'br.com.objectos:way-sqlunit:2.9.0'
// https://jarcasting.com/artifacts/br.com.objectos/way-sqlunit/
implementation ("br.com.objectos:way-sqlunit:2.9.0")
'br.com.objectos:way-sqlunit:jar:2.9.0'
<dependency org="br.com.objectos" name="way-sqlunit" rev="2.9.0">
<artifact name="way-sqlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='way-sqlunit', version='2.9.0')
)
libraryDependencies += "br.com.objectos" % "way-sqlunit" % "2.9.0"
[br.com.objectos/way-sqlunit "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : ui-legacy | jar | 0.2.3 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : testing | jar | 0.1.1 |