License |
License |
---|---|
GroupId | GroupIdcom.github.vendigo |
ArtifactId | ArtifactIdace-test |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAce-test
Solution for quick writing End-to-End cucumber tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
ace-test-1.1.1.pom | |
ace-test-1.1.1.jar | 44 KB |
ace-test-1.1.1-sources.jar | 21 KB |
ace-test-1.1.1-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vendigo/ace-test/ -->
<dependency>
<groupId>com.github.vendigo</groupId>
<artifactId>ace-test</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vendigo/ace-test/
implementation 'com.github.vendigo:ace-test:1.1.1'
// https://jarcasting.com/artifacts/com.github.vendigo/ace-test/
implementation ("com.github.vendigo:ace-test:1.1.1")
'com.github.vendigo:ace-test:jar:1.1.1'
<dependency org="com.github.vendigo" name="ace-test" rev="1.1.1">
<artifact name="ace-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vendigo', module='ace-test', version='1.1.1')
)
libraryDependencies += "com.github.vendigo" % "ace-test" % "1.1.1"
[com.github.vendigo/ace-test "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.4-3 |
info.cukes : cucumber-java | jar | 1.2.5 |
info.cukes : cucumber-junit | jar | 1.2.5 |
info.cukes : cucumber-spring | jar | 1.2.5 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.springframework : spring-context | jar | 4.3.11.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.11.RELEASE |
org.springframework : spring-test | jar | 4.3.11.RELEASE |
org.springframework : spring-core | jar | 4.3.11.RELEASE |
org.springframework : spring-beans | jar | 4.3.11.RELEASE |
org.mybatis : mybatis | jar | 3.4.5 |
org.mybatis : mybatis-spring | jar | 1.3.1 |
com.h2database : h2 | jar | 1.4.196 |
org.apache.commons : commons-dbcp2 | jar | 2.1.1 |
org.liquibase : liquibase-core | jar | 3.5.3 |
org.yaml : snakeyaml | jar | 1.18 |
commons-io : commons-io | jar | 2.5 |
org.projectlombok : lombok | jar | 1.16.18 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
com.univocity : univocity-parsers | jar | 2.5.5 |
org.springframework.data : spring-data-jpa | jar | 1.11.7.RELEASE |
org.hibernate : hibernate-entitymanager | jar | 5.2.10.Final |