Inji
GitHubCommunityWhat's NewChatBot
  • Inji
    • Try It Out
      • Using Mock Data
    • Use case
    • Resources
    • Roadmap
      • Roadmap 2025
      • Roadmap 2024
    • Supported Integrations
      • MOSIP
    • Project Governance
    • Contribution
      • Code Contribution
      • Code of Conduct
    • GenderMag
    • License
    • Setup
      • Infrastructure Requirements
      • Deploy
  • Inji Wallet
    • Inji Mobile
      • Overview
        • Features
      • Develop
        • Architecture
        • Technical Stack
        • Components
        • Integration Guides
          • Face Match
          • Secure Keystore
          • Tuvali
            • Permissions & Requirements
            • Tuvali API Documentation
          • BLE Verifier
          • PixelPass
          • Telemetry
          • VCI-Client
          • OpenID4VP
        • Specifications
          • Face SDK Specifications
        • Backend Services
          • Mimoto
          • eSignet
          • Inji Certify
        • Customizations
          • Workflow customization
          • UI customization
          • Locale customization
          • Configuration
          • Credential Providers
      • Test
        • Try It Out
          • Inji Mobile - Collab Guide
        • Workflow
        • End User Guide
      • Setup
        • Local Setup
      • Releases
        • Version 0.16.0
          • Test Report
        • Version 0.15.1
          • Test Report
        • Version 0.15.0
          • Test Report
        • Version 0.14.1
          • Test Report
        • Version 0.14.0
          • Test Report
        • Version 0.13.1
          • Test Report
        • Version 0.13.0
          • Test Report
        • Version 0.12.0
          • Test Report
        • Version 0.11.0-Inji
          • Test Report
        • Version 0.11.0
        • Version DP2
          • Test Report
        • Version 0.10.0
          • Test Report
        • Version DP1
        • Version 0.9.1
          • Test Report
        • Version 0.9.0
          • Test Report
    • Inji Web
      • Overview
        • Features
      • Develop
        • Architecture
        • Technology Stack
        • Backend services
          • Mimoto - BFF
          • eSignet - Authentication Layer
          • Configurations
        • Customizations
          • UI Customizations
          • Locale Customizations
          • Credential Providers
          • Customize VC PDF Template
        • Supported Browsers
      • Test
        • Try It Out
          • Inji Web - Collab Guide
        • Workflow
        • End User Guide
      • Setup
        • Local setup
      • Releases
        • Version 0.12.0
          • Test Report
        • Version v0.11.1
          • Test Report
        • Version 0.11.0
          • Test Report
        • Version 0.10.0
          • Test Report
        • Version 0.9.0
          • Test Report
        • Version 0.8.1
        • Version 0.8.0
          • Test Report
  • INJI CERTIFY
    • Overview
      • Features
    • Develop
      • Technology Stack
      • Components
      • Tested Operating Systems
    • Test
      • Functional Overview
      • Workflow
    • Setup
      • Local Setup
    • Releases
      • Version 0.11.0
        • Test Report
      • Version 0.10.2
        • Test Report
      • Version 0.10.1
        • Test Report
      • Version 0.9.1
        • Test Report
      • Version 0.9.0
        • Test Report
      • Version 0.8.1
      • Version 0.8.0
    • FAQ
      • FAQ
  • INJI VERIFY
    • Overview
      • Features
    • Develop
      • Technology Stack
      • Components
      • Supported Browsers
      • Customization
        • UI Customizations
        • Locale Customizations
      • Integration Guides
        • OpenID4VP-VP Verification Integration Guide
    • Test
      • Try It Out
        • Inji Verify - Collab Guide
      • Workflow
      • End User Guide
      • Functional Overview
    • Setup
      • Local Setup
      • Generate QR Code
    • Releases
      • Version 0.12.0
        • Test Report
      • Version 0.11.1
        • Test Report
      • Version 0.11.0
        • Test Report
      • Version 0.10.0
        • Test Report
      • Version 0.9.0
        • Test Report
      • Version 0.8.1
      • Version 0.8.0
        • Test Report
  • FAQ
Powered by GitBook

Copyright © 2021 MOSIP. This work is licensed under a Creative Commons Attribution (CC-BY-4.0) International License unless otherwise noted.

On this page
  • UI
  • Inji Verify SDK
  • Service
  • Deployment

Was this helpful?

Export as PDF
  1. INJI VERIFY
  2. Develop

Technology Stack

UI

The table below outlines the frameworks, tools, and technologies employed by Inji Verify UI:

Tool/Technology
Version
Description
License

18.2.0

React lets you build user interfaces out of individual pieces called components.

6.1.2

Material UI is an open-source React component library that implements Google's Material Design.

13.4.0

The React Testing Library is a very lightweight solution for testing React components

29.7.0

Jest is a well-known JavaScript testing framework and is extensively used to test React applications

v18.19.0

Node.js is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

4.9.5

TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

Inji Verify SDK

The table below outlines the frameworks, tools, and technologies employed by Inji Verify SDK:

Tool/Technology
Version
Description
License

18.3.1

React lets you build user interfaces out of individual pieces called components.

16.3.0

The React Testing Library is a very lightweight solution for testing React components

29.7.0

Jest is a well-known JavaScript testing framework and is extensively used to test React applications

v18.19.0

Node.js is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

4.9.5

TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

Service

The table below outlines the frameworks, tools, and technologies employed by Inji Verify backend Service:

Tool/Technology
Version
Description
License

21

Java is a high-level, object-oriented programming language known for its platform independence (write once, run anywhere), robustness, and wide use in enterprise applications.

3.2.3

Java-based framework that simplifies the creation of stand-alone, production-grade Spring applications. It emphasises convention over configuration, enabling rapid development with embedded servers and minimal setup.

Apache License 2.0

5.10.2

JUnit is a widely used Java testing framework that provides tools and annotations for writing and running repeatable tests, ensuring code correctness and reliability.

3.8.1

Maven is a build automation tool primarily used for Java projects. It simplifies dependency management, build processes, and project reporting through a declarative project object model (POM).

Apache License 2.0

1.18.30

Lombok is a Java library that reduces boilerplate code by providing annotations that automatically generate common methods like getters, setters, constructors, and toString, leading to cleaner and more concise code.

Deployment

The table below specifies the tools needed to deploy Inji Verify:

Tool/Technology
Version
Description
License

20.4 and above

Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.

npm is the package manager for the Node JavaScript platform. It puts modules in place so that node can find them, and manages dependency conflicts intelligently.

depends on Inji-web version

Helm helps you manage Kubernetes applications - helps define, install, and upgrade even the most complex Kubernetes application. Charts are easy to create, version, share, and publish — so start using Helm and stop the copy-and-paste.

Last updated 5 days ago

Was this helpful?

React JS
MIT
Material UI
MIT
@testing-library/react
MIT
Jest
MIT
Node
Typescript
Apache License 2.0
React JS
MIT License
@testing-library/react
MIT
Jest
MIT
Node
Typescript
Apache License 2.0
JAVA
Spring Boot
JUnit
EPL-1.0 license
Maven
Lombok
Docker
OpenSource License
npm
Artistic License 2.0
Helm Chart (MOSIP)