License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdnet.morimekta.providence |
ArtifactId | ArtifactIdprovidence-testing |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvidence Utils : Testing
Helper libraries for testing and comparing providence structures.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
providence-testing-2.7.0.pom | |
providence-testing-2.7.0.jar | 59 KB |
providence-testing-2.7.0-sources.jar | 37 KB |
providence-testing-2.7.0-javadoc.jar | 583 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing/ -->
<dependency>
<groupId>net.morimekta.providence</groupId>
<artifactId>providence-testing</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing/
implementation 'net.morimekta.providence:providence-testing:2.7.0'
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing/
implementation ("net.morimekta.providence:providence-testing:2.7.0")
'net.morimekta.providence:providence-testing:jar:2.7.0'
<dependency org="net.morimekta.providence" name="providence-testing" rev="2.7.0">
<artifact name="providence-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.providence', module='providence-testing', version='2.7.0')
)
libraryDependencies += "net.morimekta.providence" % "providence-testing" % "2.7.0"
[net.morimekta.providence/providence-testing "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
net.morimekta.providence : providence-core | jar | 2.7.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
net.morimekta.utils : testing-util | jar | 3.4.0 |
org.hamcrest : hamcrest-library | jar | 2.2 |
net.morimekta.providence : providence-reflect | jar | 2.7.0 |
org.mockito : mockito-core | jar | 3.3.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |