| License |
License |
|---|---|
| GroupId | GroupIdcom.chutneytesting |
| ArtifactId | ArtifactIdcomponent |
| Last Version | Last Version1.4.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAn opinionated test application to help you practice Specification by Example.
|
| Filename | Size |
|---|---|
| component-1.4.9.pom | |
| component-1.4.9.jar | 228 KB |
| component-1.4.9-sources.jar | 102 KB |
| component-1.4.9-javadoc.jar | 967 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/component/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>component</artifactId>
<version>1.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/component/
implementation 'com.chutneytesting:component:1.4.9'
// https://jarcasting.com/artifacts/com.chutneytesting/component/
implementation ("com.chutneytesting:component:1.4.9")
'com.chutneytesting:component:jar:1.4.9'
<dependency org="com.chutneytesting" name="component" rev="1.4.9">
<artifact name="component" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='component', version='1.4.9')
)
libraryDependencies += "com.chutneytesting" % "component" % "1.4.9"
[com.chutneytesting/component "1.4.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.chutneytesting : testcase-spi | jar | 1.4.9 |
| com.chutneytesting : tools | jar | 1.4.9 |
| com.orientechnologies : orientdb-core | jar | 3.2.5 |
| com.orientechnologies : orientdb-lucene | jar | 3.2.5 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-starter-logging | jar | |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| io.github.java-diff-utils : java-diff-utils | jar | 4.5 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : jul-to-slf4j | jar | 1.7.36 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.4 |
| javax.servlet : javax.servlet-api | 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.22.0 |
| org.mockito : mockito-core | jar | 4.6.1 |
| org.mockito : mockito-inline | jar | 4.6.1 |
| org.awaitility : awaitility | jar | 4.2.0 |