| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mindengine |
| ArtifactId | ArtifactIdgalen |
| Last Version | Last Version1.6.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGalen Framework
A library for layout testing of websites
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| galen-1.6.4.pom | |
| galen-1.6.4.jar | 348 KB |
| galen-1.6.4-sources.jar | 255 KB |
| galen-1.6.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mindengine/galen/ -->
<dependency>
<groupId>net.mindengine</groupId>
<artifactId>galen</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.mindengine/galen/
implementation 'net.mindengine:galen:1.6.4'
// https://jarcasting.com/artifacts/net.mindengine/galen/
implementation ("net.mindengine:galen:1.6.4")
'net.mindengine:galen:jar:1.6.4'
<dependency org="net.mindengine" name="galen" rev="1.6.4">
<artifact name="galen" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mindengine', module='galen', version='1.6.4')
)
libraryDependencies += "net.mindengine" % "galen" % "1.6.4"
[net.mindengine/galen "1.6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.10 |
| org.slf4j : slf4j-simple | jar | 1.7.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.2 |
| org.apache.commons : commons-lang3 | jar | 3.0.1 |
| commons-io : commons-io | jar | 2.4 |
| com.google.code.gson : gson | jar | 2.3.1 |
| org.seleniumhq.selenium : selenium-firefox-driver | jar | 2.46.0 |
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 2.46.0 |
| org.seleniumhq.selenium : selenium-java | jar | 2.46.0 |
| org.seleniumhq.selenium : selenium-support | jar | 2.46.0 |
| commons-cli : commons-cli | jar | 1.2 |
| org.freemarker : freemarker | jar | 2.3.19 |
| net.mindengine : rainbow4j | jar | 0.5.1 |
| org.mozilla : rhino | jar | 1.7R5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.2 |
| com.codeborne : phantomjsdriver | jar | 1.2.1 |
| org.powermock : powermock-reflect | jar | 1.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.testng : testng | jar | 6.7 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.powermock : powermock-module-testng | jar | 1.5.3 |
| org.powermock : powermock-api-support | jar | 1.5.3 |
| org.powermock : powermock-api-mockito | jar | 1.5.3 |