| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdorg.dmfs |
| ArtifactId | ArtifactIdjems2-testing |
| Last Version | Last Version2.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjems2-testing
Jems test utilities.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jems2-testing-2.8.0.pom | |
| jems2-testing-2.8.0.jar | 50 KB |
| jems2-testing-2.8.0-sources.jar | 37 KB |
| jems2-testing-2.8.0-javadoc.jar | 560 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dmfs/jems2-testing/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>jems2-testing</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/jems2-testing/
implementation 'org.dmfs:jems2-testing:2.8.0'
// https://jarcasting.com/artifacts/org.dmfs/jems2-testing/
implementation ("org.dmfs:jems2-testing:2.8.0")
'org.dmfs:jems2-testing:jar:2.8.0'
<dependency org="org.dmfs" name="jems2-testing" rev="2.8.0">
<artifact name="jems2-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='jems2-testing', version='2.8.0')
)
libraryDependencies += "org.dmfs" % "jems2-testing" % "2.8.0"
[org.dmfs/jems2-testing "2.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dmfs : jems2 | jar | 2.8.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 |