SDK for Logicommerce Plugins

SDK for developing Logicommerce plugins.

License

License

GroupId

GroupId

com.logicommerce
ArtifactId

ArtifactId

sdk
Last Version

Last Version

1.0.16
Release Date

Release Date

Type

Type

jar
Description

Description

SDK for Logicommerce Plugins
SDK for developing Logicommerce plugins.
Project URL

Project URL

https://www.logicommerce.com
Source Code Management

Source Code Management

https://github.com/logicommerce/SDK-Plugins/tree/main

Download sdk

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.logicommerce : utilities jar 1.0.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7b
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0