sidebar hamburger menu

Managing the ELS repository

This page provides instructions for upgrading to newer TuxCare package versions, accessing source code for ELS-patched libraries, and managing the TuxCare NuGet source for .NET projects.

How to Upgrade to a Newer Version

Choose the Ecosystem:

If you have already installed a package with a tuxcare.1 suffix and want to upgrade to a newer release (for example, tuxcare.3), update the version string in your Maven or Gradle build file with the version listed in your TuxCare Nexus account.

Source code

Choose the Ecosystem:

Source code is available for TuxCare-patched Java libraries. Source JARs follow the standard Maven naming convention with a -sources classifier and are published to the Nexus repository.

For example: https://nexus.repo.tuxcare.com/repository/els_java/commons-lang/commons-lang/2.6-tuxcare.1/commons-lang-2.6-tuxcare.1-sources.jar.

If a source JAR is not available for a specific package, please contact sales@tuxcare.com.