License |
License |
---|---|
GroupId | GroupIdcom.galenframework |
ArtifactId | ArtifactIdgalen-core |
Last Version | Last Version2.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGalen Framework Core
A library for layout testing of websites
|
Project URL |
Project URL |
Filename | Size |
---|---|
galen-core-2.4.4.pom | |
galen-core-2.4.4.jar | 597 KB |
galen-core-2.4.4-sources.jar | 454 KB |
galen-core-2.4.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.galenframework/galen-core/ -->
<dependency>
<groupId>com.galenframework</groupId>
<artifactId>galen-core</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.galenframework/galen-core/
implementation 'com.galenframework:galen-core:2.4.4'
// https://jarcasting.com/artifacts/com.galenframework/galen-core/
implementation ("com.galenframework:galen-core:2.4.4")
'com.galenframework:galen-core:jar:2.4.4'
<dependency org="com.galenframework" name="galen-core" rev="2.4.4">
<artifact name="galen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.galenframework', module='galen-core', version='2.4.4')
)
libraryDependencies += "com.galenframework" % "galen-core" % "2.4.4"
[com.galenframework/galen-core "2.4.4"]
Group / Artifact | Type | Version |
---|---|---|
com.galenframework : galen-rainbow4j | jar | 2.4.4 |
org.slf4j : slf4j-api | jar | 1.7.10 |
org.slf4j : slf4j-simple | jar | 1.7.10 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
commons-io : commons-io | jar | 2.6 |
com.google.code.gson : gson | jar | 2.8.5 |
org.seleniumhq.selenium : selenium-java | jar | 3.14.0 |
commons-cli : commons-cli | jar | 1.4 |
org.freemarker : freemarker | jar | 2.3.19 |
org.mozilla : rhino | jar | 1.7.7.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
com.codeborne : phantomjsdriver | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
org.testng : testng | jar | 6.7 |
org.mockito : mockito-all | jar | 1.9.5 |