License |
License |
---|---|
GroupId | GroupIdio.vilt.minium |
ArtifactId | ArtifactIdminium-webelements |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMinium Web Elements
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project OrganizationVILT Group |
Filename | Size |
---|---|
minium-webelements-2.5.0.pom | |
minium-webelements-2.5.0.jar | 213 KB |
minium-webelements-2.5.0-sources.jar | 139 KB |
minium-webelements-2.5.0-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vilt.minium/minium-webelements/ -->
<dependency>
<groupId>io.vilt.minium</groupId>
<artifactId>minium-webelements</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.vilt.minium/minium-webelements/
implementation 'io.vilt.minium:minium-webelements:2.5.0'
// https://jarcasting.com/artifacts/io.vilt.minium/minium-webelements/
implementation ("io.vilt.minium:minium-webelements:2.5.0")
'io.vilt.minium:minium-webelements:jar:2.5.0'
<dependency org="io.vilt.minium" name="minium-webelements" rev="2.5.0">
<artifact name="minium-webelements" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vilt.minium', module='minium-webelements', version='2.5.0')
)
libraryDependencies += "io.vilt.minium" % "minium-webelements" % "2.5.0"
[io.vilt.minium/minium-webelements "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vilt.minium : minium-elements | jar | 2.5.0 |
io.vilt.minium : minium-actions | jar | 2.5.0 |
io.vilt.minium : minium-jquery | jar | 2.5.0 |
org.seleniumhq.selenium : selenium-api | jar | 3.8.1 |
org.seleniumhq.selenium : selenium-remote-driver Optional | jar | 3.8.1 |
org.seleniumhq.selenium : selenium-support | jar | 3.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.8.1 |
org.springframework.boot : spring-boot | jar | 1.5.16.RELEASE |
org.springframework.boot : spring-boot-starter-logging | jar | 1.5.16.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.16.RELEASE |