| License |
License |
|---|---|
| GroupId | GroupIdcom.elepy |
| ArtifactId | ArtifactIdelepy-tests |
| Version | Version3.0.0-alpha-28 |
| Type | Typejar |
| Description |
DescriptionElepy Tests
A Restful API generator and Headless CMS
|
<!-- https://jarcasting.com/artifacts/com.elepy/elepy-tests/ -->
<dependency>
<groupId>com.elepy</groupId>
<artifactId>elepy-tests</artifactId>
<version>3.0.0-alpha-28</version>
</dependency>
// https://jarcasting.com/artifacts/com.elepy/elepy-tests/
implementation 'com.elepy:elepy-tests:3.0.0-alpha-28'
// https://jarcasting.com/artifacts/com.elepy/elepy-tests/
implementation ("com.elepy:elepy-tests:3.0.0-alpha-28")
'com.elepy:elepy-tests:jar:3.0.0-alpha-28'
<dependency org="com.elepy" name="elepy-tests" rev="3.0.0-alpha-28">
<artifact name="elepy-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elepy', module='elepy-tests', version='3.0.0-alpha-28')
)
libraryDependencies += "com.elepy" % "elepy-tests" % "3.0.0-alpha-28"
[com.elepy/elepy-tests "3.0.0-alpha-28"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
| com.elepy : elepy-core | jar | 3.0.0-alpha-28 |
| com.elepy : elepy-admin | jar | 3.0.0-alpha-28 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| com.mashape.unirest : unirest-java | jar | 1.4.9 |
| org.awaitility : awaitility | jar | 3.1.2 |
| org.apache.tika : tika-core | jar | 1.22 |
| commons-io : commons-io | jar | 2.7 |
| org.assertj : assertj-core | jar | 3.14.0 |
| com.google.guava : guava | jar | 28.0-jre |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |
| org.slf4j : slf4j-api | jar | 1.7.25 |