All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.daraja-api.1.0.1.source-code.application.yml Maven / Gradle / Ivy

Go to download

This library helps java developers to integrate to MPESA APIs easily and fast.

There is a newer version: 1.6-b
Show newest version
micronaut:
  application:
    name: mpesa-api

# JACKSON properties
jackson:
  serialization:
    indentOutput: true
    writeDatesAsTimestamps: false
  deserialization:
    useBigIntegerForInts: true
    failOnUnknownProperties: false




© 2015 - 2024 Weber Informatics LLC | Privacy Policy