Last Version

Galen Framework Core 2.4.4

A library for layout testing of websites

License

License

GroupId

GroupId

com.galenframework
ArtifactId

ArtifactId

galen-core
Version

Version

2.4.4
Type

Type

jar
Description

Description

Galen Framework Core
A library for layout testing of websites
Project URL

Project URL

http://galenframework.com

Download galen-core 2.4.4


<!-- 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"]

Dependencies

compile (13)

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

test (3)

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

Project Modules

There are no modules declared in this project.