com.logicommerce:sdktest

Logicommerce SDK Testing tools for Logicommerce plugins.

License

License

GroupId

GroupId

com.logicommerce
ArtifactId

ArtifactId

sdktest
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.logicommerce:sdktest
Logicommerce SDK Testing tools for Logicommerce plugins.
Project URL

Project URL

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

Source Code Management

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

Download sdktest

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0