Popper Framework Core

Implementation of core functionality of Popper Framework

License

License

GroupId

GroupId

org.popperfw
ArtifactId

ArtifactId

Core
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Popper Framework Core
Implementation of core functionality of Popper Framework
Project URL

Project URL

http://popperfw.org/

Download Core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.popperfw : Interfaces jar 0.6
log4j : log4j jar 1.2.13
javassist : javassist jar 3.12.1.GA
org.jgrapht : jgrapht-core jar 0.9.2

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java pom 2.24.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.1.1