| License |
License
GPLv3 with Classpath Exception
|
|---|---|
| GroupId | GroupIdcom.cedarsoft.couchdb |
| ArtifactId | ArtifactIdtest-utils |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCouchDB Test-Utils
Test-Utils for CouchDB
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| test-utils-2.5.0.pom | |
| test-utils-2.5.0.jar | 10 KB |
| test-utils-2.5.0-tests.jar | 39 KB |
| test-utils-2.5.0-sources.jar | 8 KB |
| test-utils-2.5.0-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.couchdb/test-utils/ -->
<dependency>
<groupId>com.cedarsoft.couchdb</groupId>
<artifactId>test-utils</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.couchdb/test-utils/
implementation 'com.cedarsoft.couchdb:test-utils:2.5.0'
// https://jarcasting.com/artifacts/com.cedarsoft.couchdb/test-utils/
implementation ("com.cedarsoft.couchdb:test-utils:2.5.0")
'com.cedarsoft.couchdb:test-utils:jar:2.5.0'
<dependency org="com.cedarsoft.couchdb" name="test-utils" rev="2.5.0">
<artifact name="test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.couchdb', module='test-utils', version='2.5.0')
)
libraryDependencies += "com.cedarsoft.couchdb" % "test-utils" % "2.5.0"
[com.cedarsoft.couchdb/test-utils "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft : couchdb | jar | 2.5.0 |
| com.cedarsoft.commons : exceptions | jar | 7.1.0 |
| com.cedarsoft.commons : test-utils | jar | 7.1.0 |
| com.cedarsoft.serialization : test-utils | jar | 7.1.0 |
| junit : junit | jar | 4.12 |
| rhino : js | jar | 1.7R2 |
| org.assertj : assertj-core | jar | 3.1.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |