Skip to content

JustServe-Resources/z4j

 
 

Repository files navigation

z4j logo

The ultra-lightweight, cloud-native Java client for the Zendesk API

About The Project

A zippy Zendesk client built for heavy lifting, z4j pairs Micronaut’s lightning-fast architecture and minimal footprint with a testing suite so rigorous it’s borderline obsessive.

Getting Started

Installation

Gradle

Gradle Kotlin Gradle
implementation("lol.pbu:z4j:0.1.4")
implementation 'lol.pbu:z4j:0.1.4'

Maven

<dependency>
	<groupId>lol.pbu</groupId>
	<artifactId>z4j</artifactId>
	<version>0.1.4</version>
</dependency>

Example Projects

  • zcmi is a cli project built with z4j.

Contributing

Please read our Code of Conduct and Contributing Guide for details on our development process, style guides, and testing strategy.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 75.8%
  • Groovy 23.3%
  • PowerShell 0.9%