| License |
License |
|---|---|
| GroupId | GroupIdorg.no-hope |
| ArtifactId | ArtifactIdtest-utils-meta |
| Version | Version0.2.3 |
| Type | Typejar |
| Description |
Descriptiontest-utils-meta
Meta-package for unit/integration testing
|
| Filename | Size |
|---|---|
| test-utils-meta-0.2.3.pom | |
| test-utils-meta-0.2.3.jar | 1 KB |
| test-utils-meta-0.2.3-tests.jar | 1 KB |
| test-utils-meta-0.2.3-sources.jar | 467 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/test-utils-meta/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>test-utils-meta</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/test-utils-meta/
implementation 'org.no-hope:test-utils-meta:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/test-utils-meta/
implementation ("org.no-hope:test-utils-meta:0.2.3")
'org.no-hope:test-utils-meta:jar:0.2.3'
<dependency org="org.no-hope" name="test-utils-meta" rev="0.2.3">
<artifact name="test-utils-meta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='test-utils-meta', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "test-utils-meta" % "0.2.3"
[org.no-hope/test-utils-meta "0.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.no-hope : test-utils-junit | jar | 0.2.3 |
| org.no-hope : test-utils-stress | jar | 0.2.3 |
| org.no-hope : test-utils-serialization | jar | 0.2.3 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.easymock : easymock | jar | 3.2 |
| org.objenesis : objenesis | jar | 2.1 |