<?xml version="1.0" encoding="UTF-8"?> <ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven" xmlns:e="http://ant.apache.org/ivy/extra"> <info organisation="org.seleniumhq.selenium" module="selenium-htmlunit-driver" revision="2.48.2" status="release" publication="20151009221101" > <license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" /> <description homepage="" /> <m:dependency.management__junit__junit__version>4.12</m:dependency.management__junit__junit__version> <m:dependency.management__commons-codec__commons-codec__version>1.10</m:dependency.management__commons-codec__commons-codec__version> <m:dependency.management__com.google.guava__guava__version>18.0</m:dependency.management__com.google.guava__guava__version> <m:dependency.management__org.apache.httpcomponents__httpclient__version>4.5.1</m:dependency.management__org.apache.httpcomponents__httpclient__version> <m:dependency.management__net.java.dev.jna__jna-platform__version>4.1.0</m:dependency.management__net.java.dev.jna__jna-platform__version> <m:dependency.management__org.webbitserver__webbit__version>0.4.14</m:dependency.management__org.webbitserver__webbit__version> <m:properties__maven.build.timestamp.format>yyyy-MM-dd HH:mm:ss</m:properties__maven.build.timestamp.format> <m:dependency.management__net.java.dev.jna__jna__version>4.1.0</m:dependency.management__net.java.dev.jna__jna__version> <m:dependency.management__org.hamcrest__hamcrest-all__version>1.3</m:dependency.management__org.hamcrest__hamcrest-all__version> <m:dependency.management__commons-io__commons-io__version>2.4</m:dependency.management__commons-io__commons-io__version> <m:dependency.management__org.testng__testng__version>6.8</m:dependency.management__org.testng__testng__version> <m:dependency.management__org.apache.httpcomponents__httpcore__version>4.4.3</m:dependency.management__org.apache.httpcomponents__httpcore__version> <m:dependency.management__cglib__cglib-nodep__version>2.1_3</m:dependency.management__cglib__cglib-nodep__version> <m:dependency.management__org.apache.commons__commons-exec__version>1.3</m:dependency.management__org.apache.commons__commons-exec__version> <m:dependency.management__com.google.code.gson__gson__version>2.3.1</m:dependency.management__com.google.code.gson__gson__version> <e:sbtTransformHash>67b81a4e68563ae8f59296b434669de466716208</e:sbtTransformHash> <m:dependency.management__net.jcip__jcip-annotations__version>1.0</m:dependency.management__net.jcip__jcip-annotations__version> <m:maven.plugins>null__maven-antrun-plugin__null</m:maven.plugins> </info> <configurations> <conf name="default" visibility="public" description="runtime dependencies and master artifact can be used with this conf" extends="runtime,master"/> <conf name="master" visibility="public" description="contains only the artifact published by this module itself, with no transitive dependencies"/> <conf name="compile" visibility="public" description="this is the default scope, used if none is specified. Compile dependencies are available in all classpaths."/> <conf name="provided" visibility="public" description="this is much like compile, but indicates you expect the JDK or a container to provide it. It is only available on the compilation classpath, and is not transitive."/> <conf name="runtime" visibility="public" description="this scope indicates that the dependency is not required for compilation, but is for execution. It is in the runtime and test classpaths, but not the compile classpath." extends="compile"/> <conf name="test" visibility="private" description="this scope indicates that the dependency is not required for normal use of the application, and is only available for the test compilation and execution phases." extends="runtime"/> <conf name="system" visibility="public" description="this scope is similar to provided except that you have to provide the JAR which contains it explicitly. The artifact is always available and is not looked up in a repository."/> <conf name="sources" visibility="public" description="this configuration contains the source artifact of this module, if any."/> <conf name="javadoc" visibility="public" description="this configuration contains the javadoc artifact of this module, if any."/> <conf name="optional" visibility="public" description="contains all optional dependencies"/> </configurations> <publications> <artifact name="selenium-htmlunit-driver" type="jar" ext="jar" conf="master"/> </publications> <dependencies> <dependency org="org.seleniumhq.selenium" name="selenium-support" rev="2.48.2" force="true" conf="compile->compile(*),master(compile);runtime->runtime(*)"/> <dependency org="net.sourceforge.htmlunit" name="htmlunit" rev="2.18" force="true" conf="compile->compile(*),master(compile);runtime->runtime(*)"/> <dependency org="org.apache.httpcomponents" name="httpclient" rev="4.5.1" force="true" conf="compile->compile(*),master(compile);runtime->runtime(*)"/> </dependencies> </ivy-module>