ScalablePress4j

A java 8 wrapper for Scalable Press Api (https://scalablepress.com)

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.gcauchis
ArtifactId

ArtifactId

ScalablePress4j
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ScalablePress4j
A java 8 wrapper for Scalable Press Api (https://scalablepress.com)
Project URL

Project URL

https://github.com/gcauchis/ScalablePress4J
Source Code Management

Source Code Management

https://github.com/gcauchis/ScalablePress4J.git

Download ScalablePress4j

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
commons-codec : commons-codec jar 1.11
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5.6

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.2.0
0.1.2
0.1.1
0.1.0