Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to transform disruptor source code from gradle project to maven project under windows

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article to share with you is about windows disruptor source code how to change from gradle project maven project, Xiaobian think quite practical, so share to everyone to learn, I hope you can read this article after harvest, not much to say, follow Xiaobian to see it.

Download disruptor source code project on github, version 3.3.2.

Download gradle version 1.12 zip package. Note that higher versions of gradle compile with errors because the version of gradle shown in the build.gradle file in the disruptor project is 1.12.

Configure the windows system variable, configure a GRADLE_HOME as you would Java_HOME, and add %GRADLE_HOME%bin to the path variable. Verify that gradle was installed successfully on the command line.

Add the following configuration to build.gradle

apply plugin: 'maven'task writeNewPom

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 228

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report