Last Version

java-woocommerce-client 1.2.5

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

License

License

Categories

Categories

Net
GroupId

GroupId

it.netgrid
ArtifactId

ArtifactId

jwcrc
Version

Version

1.2.5
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 1.2.5


<!-- 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.