java-woocommerce-client

JWCRC provides a client for the Woocommerce API v1. (2.6.x)

License

License

Categories

Categories

Net
GroupId

GroupId

it.netgrid
ArtifactId

ArtifactId

jwcrc
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

java-woocommerce-client
JWCRC provides a client for the Woocommerce API v1. (2.6.x)
Project URL

Project URL

https://bitbucket.org/netgrid/java-woocommerce-client
Project Organization

Project Organization

Netgrid

Download jwcrc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.22.2
org.glassfish.jersey.security : oauth1-client jar 2.22.2
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.2.4
1.2.2
1.2.1
1.2.0
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
0.3.1
0.0.2