Last Version

seauto-core 0.9.1

SeAuto is a bridge to Selenium from your favorite test framework.

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

com.partnet
ArtifactId

ArtifactId

seauto-core
Version

Version

0.9.1
Type

Type

jar
Description

Description

seauto-core
SeAuto is a bridge to Selenium from your favorite test framework.

Download seauto-core 0.9.1


<!-- https://jarcasting.com/artifacts/com.partnet/seauto-core/ -->
<dependency>
    <groupId>com.partnet</groupId>
    <artifactId>seauto-core</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.partnet/seauto-core/
implementation 'com.partnet:seauto-core:0.9.1'
// https://jarcasting.com/artifacts/com.partnet/seauto-core/
implementation ("com.partnet:seauto-core:0.9.1")
'com.partnet:seauto-core:jar:0.9.1'
<dependency org="com.partnet" name="seauto-core" rev="0.9.1">
  <artifact name="seauto-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.partnet', module='seauto-core', version='0.9.1')
)
libraryDependencies += "com.partnet" % "seauto-core" % "0.9.1"
[com.partnet/seauto-core "0.9.1"]

Dependencies

compile (10)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.45.0
com.github.detro : phantomjsdriver jar 1.2.0
org.slf4j : slf4j-log4j12 jar 1.7.5
org.jboss.weld.se : weld-se jar 1.1.28.Final
commons-lang : commons-lang jar 2.6
org.freemarker : freemarker jar 2.3.21
com.google.guava : guava jar 18.0
junit : junit jar 4.12
org.json : json jar 20140107
org.apache.ant : ant jar 1.9.4

Project Modules

There are no modules declared in this project.