Gradle 7 1
Author: o | 2025-04-24
Gradle alternative for Maven ParentPom. Help/Discuss. 1: 469: Aug How to create a Maven parent POM equivalent in gradle? Help/Discuss. 7: : Novem Maven 3 to Gradle conversion. Help/Discuss. 1: 652: J Maven Parent pom feature in gradle. Help/Discuss. 3: 2025 Changing the two legacy directives will allow the build.gradle files to work with Gradle 7. Now, when you do your builds, you'll be using Gradle 7 and not Gradle 6. Conclusion. So here we've updated your builds to go from Gradle 6 to Gradle 7. Yes, I know it's not Gradle 8, but it is still forward progress.
Gradle 7.x and DuplicatesStrategy - Help/Discuss - Gradle Forums
Download Gradle 8.13 Date released: 25 Feb 2025 (2 weeks ago) Download Gradle 8.12.1 Date released: 25 Jan 2025 (one month ago) Download Gradle 8.12 Date released: 21 Dec 2024 (3 months ago) Download Gradle 8.11.1 Date released: 21 Nov 2024 (4 months ago) Download Gradle 8.11 Date released: 11 Nov 2024 (4 months ago) Download Gradle 8.10.2 Date released: 24 Sep 2024 (6 months ago) Download Gradle 8.10.1 Date released: 09 Sep 2024 (6 months ago) Download Gradle 8.10 Date released: 15 Aug 2024 (7 months ago) Download Gradle 8.9 Date released: 12 Jul 2024 (8 months ago) Download Gradle 8.8 Date released: 01 Jun 2024 (9 months ago) Download Gradle 8.7 Date released: 26 Mar 2024 (12 months ago) Download Gradle 8.6 Date released: 03 Feb 2024 (one year ago) Download Gradle 8.5 Date released: 29 Nov 2023 (one year ago) Download Gradle 8.3 Date released: 17 Aug 2023 (one year ago) Download Gradle 8.2.1 Date released: 11 Jul 2023 (one year ago) Download Gradle 8.2 Date released: 01 Jul 2023 (one year ago) Download Gradle 8.1.1 Date released: 23 Apr 2023 (one year ago) Download Gradle 8.1 Date released: 13 Apr 2023 (one year ago) Download Gradle 8.0.2 Date released: 04 Mar 2023 (2 years ago) Download Gradle 8.0.1 Date released: 18 Feb 2023 (2 years ago)
Gradle 7 Fail for duplicates in copy specs - Gradle Forums
Download Gradle 8.13 Date released: 25 Feb 2025 (3 weeks ago) Download Gradle 8.12.1 Date released: 25 Jan 2025 (one month ago) Download Gradle 8.12 Date released: 21 Dec 2024 (3 months ago) Download Gradle 8.11.1 Date released: 21 Nov 2024 (4 months ago) Download Gradle 8.11 Date released: 11 Nov 2024 (4 months ago) Download Gradle 8.10.2 Date released: 24 Sep 2024 (6 months ago) Download Gradle 8.10.1 Date released: 09 Sep 2024 (6 months ago) Download Gradle 8.10 Date released: 15 Aug 2024 (7 months ago) Download Gradle 8.9 Date released: 12 Jul 2024 (8 months ago) Download Gradle 8.8 Date released: 01 Jun 2024 (10 months ago) Download Gradle 8.7 Date released: 26 Mar 2024 (12 months ago) Download Gradle 8.6 Date released: 03 Feb 2024 (one year ago) Download Gradle 8.5 Date released: 29 Nov 2023 (one year ago) Download Gradle 8.3 Date released: 17 Aug 2023 (one year ago) Download Gradle 8.2.1 Date released: 11 Jul 2023 (one year ago) Download Gradle 8.2 Date released: 01 Jul 2023 (one year ago) Download Gradle 8.1.1 Date released: 23 Apr 2023 (one year ago) Download Gradle 8.1 Date released: 13 Apr 2023 (one year ago) Download Gradle 8.0.2 Date released: 04 Mar 2023 (2 years ago) Download Gradle 8.0.1 Date released: 18 Feb 2023 (2 years ago)Gradle 7.6-rc-1 Release Notes - Gradle User Manual
What's ChangedGradleFix mapping of dependencies described as key/value maps to the source by @sdedic in #4918#4965: Fix issues with gradle pre-6.4 by @sdedic in #4995[#4865] Register JDPA and Java Compiler Output on Project level by @lkishalmi in #4984Fixed some Gradle introspection problems wit pre-6.1 Gradle Versions by @lkishalmi in #5014Fix #5015: Fix Gradle/broken task dependency and serialization by @sdedic in #5022Made Gradle JavaCompilerProcessorFactory work in absence of a ClasspathProvider by @lkishalmi in #5042Use Project Dictated JVM for Gradle Discovery by @lkishalmi in #4985Make Java Platform available on non-java Gradle Projects by @lkishalmi in #5053Gradle: Support for proxy detection / autoconfiguration. by @sdedic in #5006Fixing project loading issues with micronaut complex project. by @sdedic in #5124Upgraded Gradle Tooling API to 8.0-rc-1 by @lkishalmi in #5240Made runSingle Gradle task work on Gradle 8.0 by @lkishalmi in #5269Fix Java version detection in GradleJavaCompatProblemProvider by @lkishalmi in #5271Catch IAE when Gradle error getLocation cannot be called. by @lkishalmi in #5270Gradle options UI cleanup (Execution and Appearance panel). by @mbien in #5274Gradle Execution Customizer with Runtime by @lkishalmi in #5158UI: fixed conditional gradle version info label. by @mbien in #5343Maven[NETBEANS-6519] Maven dependency produces full tree with duplicates, avoids cycles. by @sdedic in #4947hide maven transfer progress via flag instead of regexp filter. by @mbien in #4954Fix NullPointerException in MavenSelectionHintsTask by @jglick in #4994Proxy autodetection + autoconfiguration for Maven. by @sdedic in #5038[NETBEANS-4928] EAR deployment considers outputFileNameMapping Maven EAR plugin property by @OndroMih in #4930Avoid an AssertionError with Maven folds by @jglick in #4957enable some important sounding java tests by @mbien in #5107fix output window stacktrace parsing when mvnd is used. by @mbien in #5099globally enable maven stacktrace processing. by @mbien in #5116Add displayname for maven POM language and order languages in options dialog by @matthiasblaesing in #5164adds a basic maven dependency updater hint. by @mbien in #5009upgrade exec-maven-plugin to 3.1.0. by @mbien in #5111upgrade bundled maven to 3.8.7 by @mbien in #5170update OutputUtils to support stacktrace links leading to JDK files. by @mbien in #5091Fix for Windows Maven parent.relativePath from Mark Herkrath by @mdeggers in #5282allow concurrent local indexing while downloading remote indexes. by @mbien. Gradle alternative for Maven ParentPom. Help/Discuss. 1: 469: Aug How to create a Maven parent POM equivalent in gradle? Help/Discuss. 7: : Novem Maven 3 to Gradle conversion. Help/Discuss. 1: 652: J Maven Parent pom feature in gradle. Help/Discuss. 3: 2025 Changing the two legacy directives will allow the build.gradle files to work with Gradle 7. Now, when you do your builds, you'll be using Gradle 7 and not Gradle 6. Conclusion. So here we've updated your builds to go from Gradle 6 to Gradle 7. Yes, I know it's not Gradle 8, but it is still forward progress.Gradle 7.2-rc-1 Release Notes - Gradle User Manual
New Relic Unity AgentThis agent utilizes the native New Relic Android and iOS agents to instrument Unity apps. The New Relic SDKs gather data such as crashes, network traffic, and other relevant information to help monitor and assess the performance of Unity apps.FeaturesRecord and Capture C# errorsNetwork InstrumentationDistributed TracingTracking UnityEngine Debug log, assert and errorHandled ExceptionCapture interactions and the sequence in which they were createdPass user information to New Relic to track user sessionsScene Navigation as InteractionsCapture Native C++ Errorsoffline monitoring of events and exceptionsCapture Background Events when app is in backgroundCurrent Support:Android API 24+ (AGP 7 and Higher)iOS 10Depends on New Relic iOS/XCFramework and Android agentsInstallationScoped Registries allow Unity to communicate the location of any custom package registry server to the Package Manager so that the user has access to several collections of packages at the same time. NewRelic uses ScopedRegistries to allow our users to manage, download and install our SDK using the built-in Unity Package Manager.In the Package Manager in the Unity IDE, download the NewRelic SDK using add package from git url the NewRelic editorIn your Unity IDE, click Tools → NewRelic → Getting Started to open the NewRelic editor window.Update your app information on the editorSelect Android and enter the App token:AppToken is platform-specific. You need to generate the seprate token for Android and iOS apps to get better Visibility at app level.External Dependency Manager support (do not skip this step!)If using the Unity External Dependency Manager plug-in, disable the your dependency resolver at the root level in launcherTemplate.gradle: apply plugin: 'com.android.application' apply plugin: 'newrelic' // dependencies { implementation project(':unityLibrary') implementation 'com.newrelic.agent.android:agent-ndk:1.1.1' implementation 'com.newrelic.agent.android:android-agent:7.6.4' }android { compileSdkVersion **APIVERSION** buildToolsVersion '**BUILDTOOLS**'Customize Gradle TemplatesIf using Unity 2019 or later, add the following to your Gradle files:1.Include the New Relic Maven repository URL in the Gradle build settings. To do this, open your mainTemplate.gradle file (usually located in Assets/Plugins/Android folder) and add the New Relic Maven URL like this: allprojects { buildscript { repositories {**ARTIFACTORYREPOSITORY** google() jcenter() mavenCentral() }Add the New Relic classpath to your project-level baseProjectTemplate.gradle file (typically located in the android folder in your Unity project): External Tools", uncheck "Gradle Installed with Unity (recommended)" and specify a path to a custom Gradle version classpath 'com.newrelic.agent.android:agent-gradle-plugin:7.6.4' **BUILD_SCRIPT_DEPS** } }If you are utilizing an older version of Unity Studio, you can incorporate a lower version of the classpath as a dependency which supports AGP7 and lower version of Gradle.```groovy dependencies { // If you are changing the Android Gradle Plugin version, make sure it is compatible with the Gradle version preinstalled with Unity // See which Gradle version is preinstalled with Unity here // See official Gradle and Android Gradle Plugin compatibility table here // To specify aUpgrading your build from Gradle 7.x to 8.0 - Gradle
A ZIP file. Go to the normal install page and scroll right to the bottom at Command Line Tools. There you’ll find the zips which are only around 150MB. Extract and set your ANDROID_SDK_ROOT environment variable to the extracted location.And that’s it! Gradle should pick this up automatically. (Note: Gradle stores the SDK location in the local.properties file, which as we saw before isn’t saved to source control).Initialize GradleTo start our project from scratch we initialize a folder using Gradle. First install Gradle. I downloaded the binary-only version from the Manual section and added the bin folder to my PATH.The gradle command should now work from your command line. Note: you need to have Java 7 or higher installed as well. Here is what you see when you initialise an empty folder with gradle init.See how all these files are in the Android Studio project output ? For a great explanation of what these files are see the Gradle create build guide.Next we need to set up our project to build Android. The first step is to change settings.gradle to simply include the app module (which is just a folder).Next, put the following into your root build.gradle.buildscript { repositories { google() jcenter() } dependencies { classpath 'com.android.tools.build:gradle:3.1.3' }}allprojects { repositories { google() jcenter() }}task clean(type: Delete) { delete rootProject.buildDir}This primarily defines where to download our Gradle libraries from.Next, create the /app directory and place the following into app/build.gradle.apply plugin: 'com.android.application'android { compileSdkVersion 25 defaultConfig { applicationId "com.example.karl.myapplication" minSdkVersion 16 targetSdkVersion 25 versionCode 1 versionName "1.0" } buildTypes { release { minifyEnabled false proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' } }}dependencies { implementation 'com.android.support.constraint:constraint-layout:1.1.2' implementation 'com.android.support:appcompat-v7:25.3.1'}This uses the Android Gradle plugin (com.android.application) and sets some values like the SDK version and Proguard (which optimizes our output size). Also, in the dependencies section it gives any libraries we want to import (here we import two, both used in building our interface later).Now create app/src/main/res/values/styles.xml which we’ll use to set our app’s theme. name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar"> Finally put the following into app/src/main/AndroidManifest.xml: xmlns:android=" package="com.example.karl.myapplication"> android:label="Demo App" android:theme="@style/AppTheme"> android:name=".MainActivity"> android:name="android.intent.action.MAIN" /> android:name="android.intent.category.LAUNCHER" /> This defines the package, label and main activity of our app.Now when you run gradlew build you should see BUILD SUCCESSFUL. And in app/build/outputs/apk/debug you should see app-debug.apk. You’ve just set up an Android build from scratch!To deploy this simply say gradlew installDebug with your phone plugged in (and USB Debugging enabled). You should thenGradle IntelliJ Plugin (1.x)
The following wget command:wget -P /tmpOnce the download is completed, unzip the file in the /opt/gradle directory:sudo unzip -d /opt/gradle /tmp/gradle-*.zip5. Configure the environment variablesNext, we'll create one file named gradle.sh to configure the environmental variable PATH. Create a file in the /etc/profile.d directory. Use your favorite editor. For this demonstration purpose, we are using nano editor.sudo nano /etc/profile.d/gradle.shPaste the following configuration:export GRADLE_HOME=/opt/gradle/gradle-8.1.1export PATH=${GRADLE_HOME}/bin:${PATH}Note: Replace gradle-gradle-8.1.1 with the version of your gradle.Save and exit.Next, make the script executable by using chmod command like shown below:sudo chmod +x /etc/profile.d/gradle.shLoad the environment variables using the source command :sudo source /etc/profile.d/gradle.shAbove command may not work if you are a normal user with sudo privileges. Please find some way to execute the command or ask you root user to execute this command.To validate that Gradle is installed properly run the following command which will display the Gradle version:gradle -vOutput will be similar like:Welcome to Gradle 8.1.1!Here are the highlights of this release: - Stable configuration cache - Experimental Kotlin DSL assignment syntax - Building with Java 20For more details see 8.1.1------------------------------------------------------------Build time: 2023-04-21 12:31:26 UTCRevision: 1cf537a851c635c364a4214885f8b9798051175bKotlin: 1.8.10Groovy: 3.0.15Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021JVM: 11.0.14.1 (Ubuntu 11.0.14.1+1-Ubuntu-0ubuntu1)OS: Linux 5.15.0-25-generic amd64That’s it. The installation has been completed successfully.In this tutorial, we have seen how to install Gradle on Ubuntu 22.04.. Gradle alternative for Maven ParentPom. Help/Discuss. 1: 469: Aug How to create a Maven parent POM equivalent in gradle? Help/Discuss. 7: : Novem Maven 3 to Gradle conversion. Help/Discuss. 1: 652: J Maven Parent pom feature in gradle. Help/Discuss. 3: 2025Comments
Download Gradle 8.13 Date released: 25 Feb 2025 (2 weeks ago) Download Gradle 8.12.1 Date released: 25 Jan 2025 (one month ago) Download Gradle 8.12 Date released: 21 Dec 2024 (3 months ago) Download Gradle 8.11.1 Date released: 21 Nov 2024 (4 months ago) Download Gradle 8.11 Date released: 11 Nov 2024 (4 months ago) Download Gradle 8.10.2 Date released: 24 Sep 2024 (6 months ago) Download Gradle 8.10.1 Date released: 09 Sep 2024 (6 months ago) Download Gradle 8.10 Date released: 15 Aug 2024 (7 months ago) Download Gradle 8.9 Date released: 12 Jul 2024 (8 months ago) Download Gradle 8.8 Date released: 01 Jun 2024 (9 months ago) Download Gradle 8.7 Date released: 26 Mar 2024 (12 months ago) Download Gradle 8.6 Date released: 03 Feb 2024 (one year ago) Download Gradle 8.5 Date released: 29 Nov 2023 (one year ago) Download Gradle 8.3 Date released: 17 Aug 2023 (one year ago) Download Gradle 8.2.1 Date released: 11 Jul 2023 (one year ago) Download Gradle 8.2 Date released: 01 Jul 2023 (one year ago) Download Gradle 8.1.1 Date released: 23 Apr 2023 (one year ago) Download Gradle 8.1 Date released: 13 Apr 2023 (one year ago) Download Gradle 8.0.2 Date released: 04 Mar 2023 (2 years ago) Download Gradle 8.0.1 Date released: 18 Feb 2023 (2 years ago)
2025-04-22Download Gradle 8.13 Date released: 25 Feb 2025 (3 weeks ago) Download Gradle 8.12.1 Date released: 25 Jan 2025 (one month ago) Download Gradle 8.12 Date released: 21 Dec 2024 (3 months ago) Download Gradle 8.11.1 Date released: 21 Nov 2024 (4 months ago) Download Gradle 8.11 Date released: 11 Nov 2024 (4 months ago) Download Gradle 8.10.2 Date released: 24 Sep 2024 (6 months ago) Download Gradle 8.10.1 Date released: 09 Sep 2024 (6 months ago) Download Gradle 8.10 Date released: 15 Aug 2024 (7 months ago) Download Gradle 8.9 Date released: 12 Jul 2024 (8 months ago) Download Gradle 8.8 Date released: 01 Jun 2024 (10 months ago) Download Gradle 8.7 Date released: 26 Mar 2024 (12 months ago) Download Gradle 8.6 Date released: 03 Feb 2024 (one year ago) Download Gradle 8.5 Date released: 29 Nov 2023 (one year ago) Download Gradle 8.3 Date released: 17 Aug 2023 (one year ago) Download Gradle 8.2.1 Date released: 11 Jul 2023 (one year ago) Download Gradle 8.2 Date released: 01 Jul 2023 (one year ago) Download Gradle 8.1.1 Date released: 23 Apr 2023 (one year ago) Download Gradle 8.1 Date released: 13 Apr 2023 (one year ago) Download Gradle 8.0.2 Date released: 04 Mar 2023 (2 years ago) Download Gradle 8.0.1 Date released: 18 Feb 2023 (2 years ago)
2025-03-29New Relic Unity AgentThis agent utilizes the native New Relic Android and iOS agents to instrument Unity apps. The New Relic SDKs gather data such as crashes, network traffic, and other relevant information to help monitor and assess the performance of Unity apps.FeaturesRecord and Capture C# errorsNetwork InstrumentationDistributed TracingTracking UnityEngine Debug log, assert and errorHandled ExceptionCapture interactions and the sequence in which they were createdPass user information to New Relic to track user sessionsScene Navigation as InteractionsCapture Native C++ Errorsoffline monitoring of events and exceptionsCapture Background Events when app is in backgroundCurrent Support:Android API 24+ (AGP 7 and Higher)iOS 10Depends on New Relic iOS/XCFramework and Android agentsInstallationScoped Registries allow Unity to communicate the location of any custom package registry server to the Package Manager so that the user has access to several collections of packages at the same time. NewRelic uses ScopedRegistries to allow our users to manage, download and install our SDK using the built-in Unity Package Manager.In the Package Manager in the Unity IDE, download the NewRelic SDK using add package from git url the NewRelic editorIn your Unity IDE, click Tools → NewRelic → Getting Started to open the NewRelic editor window.Update your app information on the editorSelect Android and enter the App token:AppToken is platform-specific. You need to generate the seprate token for Android and iOS apps to get better Visibility at app level.External Dependency Manager support (do not skip this step!)If using the Unity External Dependency Manager plug-in, disable the your dependency resolver at the root level in launcherTemplate.gradle: apply plugin: 'com.android.application' apply plugin: 'newrelic' // dependencies { implementation project(':unityLibrary') implementation 'com.newrelic.agent.android:agent-ndk:1.1.1' implementation 'com.newrelic.agent.android:android-agent:7.6.4' }android { compileSdkVersion **APIVERSION** buildToolsVersion '**BUILDTOOLS**'Customize Gradle TemplatesIf using Unity 2019 or later, add the following to your Gradle files:1.Include the New Relic Maven repository URL in the Gradle build settings. To do this, open your mainTemplate.gradle file (usually located in Assets/Plugins/Android folder) and add the New Relic Maven URL like this: allprojects { buildscript { repositories {**ARTIFACTORYREPOSITORY** google() jcenter() mavenCentral() }Add the New Relic classpath to your project-level baseProjectTemplate.gradle file (typically located in the android folder in your Unity project): External Tools", uncheck "Gradle Installed with Unity (recommended)" and specify a path to a custom Gradle version classpath 'com.newrelic.agent.android:agent-gradle-plugin:7.6.4' **BUILD_SCRIPT_DEPS** } }If you are utilizing an older version of Unity Studio, you can incorporate a lower version of the classpath as a dependency which supports AGP7 and lower version of Gradle.```groovy dependencies { // If you are changing the Android Gradle Plugin version, make sure it is compatible with the Gradle version preinstalled with Unity // See which Gradle version is preinstalled with Unity here // See official Gradle and Android Gradle Plugin compatibility table here // To specify a
2025-03-27A ZIP file. Go to the normal install page and scroll right to the bottom at Command Line Tools. There you’ll find the zips which are only around 150MB. Extract and set your ANDROID_SDK_ROOT environment variable to the extracted location.And that’s it! Gradle should pick this up automatically. (Note: Gradle stores the SDK location in the local.properties file, which as we saw before isn’t saved to source control).Initialize GradleTo start our project from scratch we initialize a folder using Gradle. First install Gradle. I downloaded the binary-only version from the Manual section and added the bin folder to my PATH.The gradle command should now work from your command line. Note: you need to have Java 7 or higher installed as well. Here is what you see when you initialise an empty folder with gradle init.See how all these files are in the Android Studio project output ? For a great explanation of what these files are see the Gradle create build guide.Next we need to set up our project to build Android. The first step is to change settings.gradle to simply include the app module (which is just a folder).Next, put the following into your root build.gradle.buildscript { repositories { google() jcenter() } dependencies { classpath 'com.android.tools.build:gradle:3.1.3' }}allprojects { repositories { google() jcenter() }}task clean(type: Delete) { delete rootProject.buildDir}This primarily defines where to download our Gradle libraries from.Next, create the /app directory and place the following into app/build.gradle.apply plugin: 'com.android.application'android { compileSdkVersion 25 defaultConfig { applicationId "com.example.karl.myapplication" minSdkVersion 16 targetSdkVersion 25 versionCode 1 versionName "1.0" } buildTypes { release { minifyEnabled false proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' } }}dependencies { implementation 'com.android.support.constraint:constraint-layout:1.1.2' implementation 'com.android.support:appcompat-v7:25.3.1'}This uses the Android Gradle plugin (com.android.application) and sets some values like the SDK version and Proguard (which optimizes our output size). Also, in the dependencies section it gives any libraries we want to import (here we import two, both used in building our interface later).Now create app/src/main/res/values/styles.xml which we’ll use to set our app’s theme. name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar"> Finally put the following into app/src/main/AndroidManifest.xml: xmlns:android=" package="com.example.karl.myapplication"> android:label="Demo App" android:theme="@style/AppTheme"> android:name=".MainActivity"> android:name="android.intent.action.MAIN" /> android:name="android.intent.category.LAUNCHER" /> This defines the package, label and main activity of our app.Now when you run gradlew build you should see BUILD SUCCESSFUL. And in app/build/outputs/apk/debug you should see app-debug.apk. You’ve just set up an Android build from scratch!To deploy this simply say gradlew installDebug with your phone plugged in (and USB Debugging enabled). You should then
2025-03-28Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly ;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Our products help Java teams improve productivity & efficiency – resulting in better code, happy devs, and more reliable releases. Overview Repositories Projects Packages People Pinned Loading ZeroTurnaround ZIP Library Java 1.4k 252 ZeroTurnaround Process Executor Java 890 110 The plugin generates rebel.xml configuration file for the Gradle-based project Java 50 7 ZeroTurnaround Process Killer Java 130 26 Generates rebel.xml configuration file for the maven project Java 51 23 Repositories --> Type Select type All Public Sources Forks Archived Mirrors Templates Language Select language All Dockerfile Go Java JavaScript PHP Python Ruby Shell Sort Select order Last updated Name Stars Showing 10 of 47 repositories gradle-jrebel-plugin Public The plugin generates rebel.xml configuration file for the Gradle-based project zeroturnaround/gradle-jrebel-plugin’s past year of commit activity Java 50 7 0 0 Updated Jan 6, 2025 zeroturnaround/maven-jrebel-plugin’s past year of commit activity Java 51 Apache-2.0 23 2 2 Updated Nov 19, 2024 zt-zip Public ZeroTurnaround ZIP Library zeroturnaround/zt-zip’s past year of commit activity zt-exec Public ZeroTurnaround Process Executor zeroturnaround/zt-exec’s past year of commit activity Java 890 Apache-2.0 110 9 0 Updated Mar 15, 2024 zeroturnaround/zt-process-killer’s past year of commit activity Java 130 Apache-2.0 26 7 1 Updated Dec 5, 2023 zeroturnaround/zt-react-components’s past year of commit activity JavaScript 1 Apache-2.0 2 0 16 Updated Jul 11, 2023 zeroturnaround/zt-hock’s past year of commit activity JavaScript 4 MIT 2 1 13 Updated Jan 3, 2023 zeroturnaround/netbeans-jrebel-open-plugin’s past year of commit activity Java 2 MIT 0 0 0 Updated Sep 16, 2021 zeroturnaround/stardate-converter’s past year of commit activity JavaScript 19 MIT 6 0 2 Updated Apr 3, 2021 zeroturnaround/spring-petclinic-microservices’s past year of commit activity People This organization has no public members. You must be a member to see who’s a part of this organization. Most used topics Loading…
2025-04-13