License |
License |
---|---|
GroupId | GroupIdcom.oakfusion |
ArtifactId | ArtifactIdpolonium |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionPolonium
Polonium
|
Filename | Size |
---|---|
polonium-1.2.pom | |
polonium-1.2.jar | 21 KB |
polonium-1.2-sources.jar | 10 KB |
polonium-1.2-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oakfusion/polonium/ -->
<dependency>
<groupId>com.oakfusion</groupId>
<artifactId>polonium</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oakfusion/polonium/
implementation 'com.oakfusion:polonium:1.2'
// https://jarcasting.com/artifacts/com.oakfusion/polonium/
implementation ("com.oakfusion:polonium:1.2")
'com.oakfusion:polonium:jar:1.2'
<dependency org="com.oakfusion" name="polonium" rev="1.2">
<artifact name="polonium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oakfusion', module='polonium', version='1.2')
)
libraryDependencies += "com.oakfusion" % "polonium" % "1.2"
[com.oakfusion/polonium "1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.seleniumhq.selenium : selenium-server | jar | 2.43.1 |
org.seleniumhq.selenium : selenium-java | jar | 2.43.1 |
org.apache.httpcomponents : httpclient | jar | 4.3.4 |
commons-codec : commons-codec | jar | 1.9 |
com.github.detro.ghostdriver : phantomjsdriver | jar | 1.1.0 |
commons-configuration : commons-configuration | jar | 1.10 |
xml-apis : xml-apis | jar | 1.4.01 |
org.slf4j : slf4j-api | jar | 1.7.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |