plenigo Java SDK Commons

Commons library used by the plenigo Java SDK and the plenigo Android SDK.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.plenigo
ArtifactId

ArtifactId

java-sdk-commons
Last Version

Last Version

1.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

plenigo Java SDK Commons
Commons library used by the plenigo Java SDK and the plenigo Android SDK.
Project URL

Project URL

https://www.plenigo.com

Download java-sdk-commons

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1

test (7)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19
org.springframework : spring-test jar 4.0.3.RELEASE
org.powermock : powermock-module-junit4 jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.9.0
org.seleniumhq.selenium : selenium-support jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0