| License |
License |
|---|---|
| GroupId | GroupIdcom.chutneytesting |
| ArtifactId | ArtifactIdenvironment |
| Version | Version1.4.4 |
| Type | Typejar |
| Description |
DescriptionAn opinionated test application to help you practice Specification by Example.
|
| Filename | Size |
|---|---|
| environment-1.4.4.pom | |
| environment-1.4.4.jar | 46 KB |
| environment-1.4.4-sources.jar | 20 KB |
| environment-1.4.4-javadoc.jar | 586 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/environment/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>environment</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/environment/
implementation 'com.chutneytesting:environment:1.4.4'
// https://jarcasting.com/artifacts/com.chutneytesting/environment/
implementation ("com.chutneytesting:environment:1.4.4")
'com.chutneytesting:environment:jar:1.4.4'
<dependency org="com.chutneytesting" name="environment" rev="1.4.4">
<artifact name="environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='environment', version='1.4.4')
)
libraryDependencies += "com.chutneytesting" % "environment" % "1.4.4"
[com.chutneytesting/environment "1.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.chutneytesting : tools | jar | 1.4.4 |
| org.springframework : spring-webmvc | jar | |
| org.springframework.security : spring-security-core | jar | |
| com.fasterxml.jackson.datatype : jackson-datatypes-collections | pom | 2.13.1 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.13.1 |
| com.fasterxml.jackson.module : jackson-module-paranamer | jar | 2.13.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.8.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | |
| com.jayway.jsonpath : json-path | jar | 2.6.0 |
| javax.servlet : javax.servlet-api | jar | |
| org.hamcrest : hamcrest-library | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.mockito : mockito-core | jar | 4.1.0 |
| org.mockito : mockito-inline | jar | 4.1.0 |
| org.awaitility : awaitility | jar | 4.1.1 |