ZSDK 2.14 - Not able to use this dependency in springboot service

// Expert user has replied.
C Charles Fernando Abraham 1 month ago
59 2 0

Hello All,

We need to convert a ZPL code to an image file. we were trying to use ZSDK dependency in our springboot service which gives compilation errors which we couldnt resolve.

 

Could you please let us know what we need to fix to use the zsdk?

 

its not recognizing class ZplInterpreter.

Please Register or Login to post a reply

2 Replies

S Steven Si

Which specific Link-OS SDK are you referring to, SDK for Java, SDK for WebServices, etc.? Could you share the full error message or error trace?

C Charles Fernando Abraham

// https://mvnrepository.com/artifact/com.zebra/zsdk-api
implementation 'com.zebra:zsdk-api:2.14.5198'
 

Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
  > Could not find com.zebra:zsdk-api:2.14.5198.
    Required by:
        project :

Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
 

CONTACT
Can’t find what you’re looking for?