| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdorg.dmfs |
| ArtifactId | ArtifactIdjems-testing |
| Last Version | Last Version1.44 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjems-testing
Jems test utilities.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jems-testing-1.44.pom | |
| jems-testing-1.44.jar | 43 KB |
| jems-testing-1.44-sources.jar | 35 KB |
| jems-testing-1.44-javadoc.jar | 147 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dmfs/jems-testing/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>jems-testing</artifactId>
<version>1.44</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/jems-testing/
implementation 'org.dmfs:jems-testing:1.44'
// https://jarcasting.com/artifacts/org.dmfs/jems-testing/
implementation ("org.dmfs:jems-testing:1.44")
'org.dmfs:jems-testing:jar:1.44'
<dependency org="org.dmfs" name="jems-testing" rev="1.44">
<artifact name="jems-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='jems-testing', version='1.44')
)
libraryDependencies += "org.dmfs" % "jems-testing" % "1.44"
[org.dmfs/jems-testing "1.44"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dmfs : jems | jar | 1.44 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |