Skip to content

nitrictech/java-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nitric Logo

Tests Coverage Quality Gate Status Maven Central javadoc

Nitric Java SDK

The Java SDK supports the use of the cloud-portable Nitric framework with Java 11.

The SDK is available as early access and interfaces may still be subject to breaking changes.

Prerequisites

  • OpenJDK 11+

Getting Started

Using the Nitric CLI

nitric make:stack example
? Service template
  official/TypeScript Stack
  official/Python Stack
❯ official/Java Stack
  official/Go Stack

Adding to an existing project

Maven

<dependency>
    <groupId>io.nitric</groupId>
    <artifactId>java-sdk</artifactId>
    <version>[lastest maven version]</version>
</dependency>

Javadoc

javadoc

About

Java SDK for Nitric

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 8