Exceenis Package Repository

################################################################################
################################################################################
################################################################################
####        ___________                                 .__                 ####
####        \_   _____/__  ___ ____  ____   ____   ____ |__| ______         ####
####         |    __)_\  \/  // ___\/ __ \_/ __ \ /    \|  |/  ___/         ####
####         |        \)    (\  \__\  ___/\  ___/|   |  \  |\___ \          ####
####        /_______  /__/\_ \\___  )___  )\___  )___|  /__/____  )         ####
####                \/      \/    \/    \/     \/     \/        \/          ####
####        __________                __                                    ####
####        \______   \_____    ____ |  | _______     ____   ____           ####
####         |     ___/\__  \ _/ ___\|  |/ /\__  \   / ___\_/ __ \          ####
####         |    |     / __ \\  \___|    (  / __ \_/ /_/  )  ___/          ####
####         |____|    (____  /\___  )__|_ \(____  /\___  / \___  )         ####
####                        \/     \/     \/     \//_____/      \/          ####
####  __________                           .__  __                          ####
####  \______   \ ____ ______   ____  _____|__|/  |_  ___________ ___.__.   ####
####   |       _// __ \\____ \ /  _ \/  ___/  \   __\/  _ \_  __ (   |  |   ####
####   |    |   \  ___/|  |_) )  (_) )___ \|  ||  | (  (_) )  | \/\___  |   ####
####   |____|_  /\___  )   __/ \____/____  )__||__|  \____/|__|   / ____|   ####
####          \/     \/|__|              \/                       \/        ####
####                                                                        ####
################################################################################
################################################################################
################################################################################

Package Repository


########################
# PACKAGE REPOSITORIES #
########################

# To use our public package repository
wget -O - "https://package.exceenis.com/install-repo.sh" 2>/dev/null | sudo bash

# Currently supported systems:
#   * Ubuntu jammy
#   * Ubuntu focal
#   * Ubuntu bionic
#   * Linuxmint verra
#   * Linuxmint ulyssa

Maven Repository

####################
# MAVEN REPOSITORY #
####################

# To use our maven repository in gradle
repositories {
  maven {
    url "https://package.exceenis.com/mvn/repository"
  }
}

##
## heart Provided by Exceenis logo Exceenis SAS
##