License |
License |
---|---|
GroupId | GroupIdorg.popperfw |
ArtifactId | ArtifactIdCore |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPopper Framework Core
Implementation of core functionality of Popper Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
Core-0.6.pom | |
Core-0.6.jar | 52 KB |
Core-0.6-sources.jar | 40 KB |
Core-0.6-javadoc.jar | 195 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | pom | 2.24.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |