Multi module java project with Gradle | basics | sub project import | manage dependencies

Поділитися
Вставка
  • Опубліковано 5 вер 2024
  • Today we will learn:
    1. how to create a multi-module gradle project
    2. how to import one module to another
    3. share dependencies between modules
    4. store dependencies in an external file
    I recommend to watch the videos first:
    • Multi module java proj...
    • Gradle basics | concep...
    • Gradle dependencies | ...
    Hope you like this
    Thank you for watching ! :)

КОМЕНТАРІ • 47

  • @cyriacgc
    @cyriacgc 4 місяці тому

    I have been struggling with Gradle for a few days. This is so helpful. Thanks

  • @user-gg7nq8bl1d
    @user-gg7nq8bl1d Місяць тому

    Clear explanation, thank you.

  • @ivandvurechenskiy3805
    @ivandvurechenskiy3805 28 днів тому

    Очень полезное видео, спасибо! Хотелось бы посмотреть на пример докеризации и деплоя многомодульных проектов:)

  • @marlesus6272
    @marlesus6272 2 роки тому +2

    Спасибо чувак)) тяжко найти норм что то по Гредл в ютубе))

  • @DancingTeapot
    @DancingTeapot 2 роки тому +5

    Thanks! This was really good tutorial into multi module. Much easier than following the documentation.
    Also, it seems that the video recorder didn't pick up the IntelliSense dialogs. Would be extra awesome if you managed to get them displayed in the future videos.

  • @fernandoballadares9847
    @fernandoballadares9847 8 місяців тому

    Better than the actual docs. Thanks!

  • @geeteshmittal7973
    @geeteshmittal7973 6 місяців тому

    Thank you for creating such detailed video on this much needed topic 😀

  • @simeonpopov4172
    @simeonpopov4172 10 місяців тому

    Great video. Thank you for sharing this knowledge.

  • @sciekoszczur
    @sciekoszczur 5 місяців тому

    thank you you're like a wizard

  • @pvi-axe
    @pvi-axe 8 місяців тому

    Thanks, explained really well, and also shown me new ways to do the same task I've been doing manually. I used to write build.gradle for each sub-project, while being unaware of subproject {}

  • @joehuangathome
    @joehuangathome 10 місяців тому

    Very helpful. Helped to answer some of my questions! Thank you, Nikolay!

  • @MojtabaJamshidi-bj3eq
    @MojtabaJamshidi-bj3eq Місяць тому

    Perfect

  • @przemekse989
    @przemekse989 Рік тому +1

    You saved my life. I spent 2 days to figure out, that the only one thing I was missing was jar.enabled=true

  • @skothuri
    @skothuri Рік тому

    Thanks for your detailed explanation.

  • @PranayNailwal
    @PranayNailwal 2 роки тому

    I have so much clarity on gradle multimodule projects after watching your video. kudos and many thanks to you!

  • @TomsFighter
    @TomsFighter Рік тому

    Bro, you are a giga chad. Thank you!!!

  • @BrayanLoayza
    @BrayanLoayza 11 місяців тому

    Gold..! thank you so much bro.

  • @ziral0
    @ziral0 Рік тому

    Спасибо, бро. Помог. У меня полная дичь происходила, когда я пытался указать плагины для subprojects

  • @andrewkaa6162
    @andrewkaa6162 2 роки тому +2

    Thank you a lot!
    It's really useful and understandable material by gradle topic. I will subscribe for you :)

  • @iltfuande8321
    @iltfuande8321 Рік тому

    So helpful, thank you so much

  • @davidtheprogrammer
    @davidtheprogrammer 11 місяців тому

    Please create a Gradle playlist so we can follow the series in order. Thanks again

  • @davidtheprogrammer
    @davidtheprogrammer 11 місяців тому

    Amazing tutorial! Thank you!

  • @swaminathbera6407
    @swaminathbera6407 Рік тому

    Thank you for such amazing concise explaination, kudos!!

  • @manangandhi2435
    @manangandhi2435 10 місяців тому

    Great Tutorial

  • @beradeep
    @beradeep 4 місяці тому

    great tutorial

  • @exploreNatureRythm
    @exploreNatureRythm 2 роки тому

    👏 great explanation on multi-module.

  • @akshaysahu8810
    @akshaysahu8810 2 роки тому

    Great video. Thanks 👍🏻

  • @mohammedgamal9166
    @mohammedgamal9166 Рік тому +1

    Thanks for your explaination, can you please share the github for the example

  • @caffeinejavacode1475
    @caffeinejavacode1475 Рік тому

    awesome

  • @amirilkhani5316
    @amirilkhani5316 2 роки тому

    thank you , nice tutorial , very useful

  • @ivanmilev7253
    @ivanmilev7253 Рік тому

    Браво Ники!

  • @mehmoodrehman6336
    @mehmoodrehman6336 2 роки тому

    nice well done!

  • @sadasiva7398
    @sadasiva7398 5 місяців тому

    can we do the same using module-info.java in sub projects for applying dependencies?.

  • @debkr
    @debkr Рік тому +1

    What is the difference between multi-module project vs mono-repo? How can create a mono-repo with Gradle? Please advice.

  • @qnocksme3251
    @qnocksme3251 2 роки тому +1

    Awesome. What're next ideas for videos?

    • @NikolayPanyukov
      @NikolayPanyukov  2 роки тому +3

      Thank you!
      Next would be Spring core/boot/data/security/cloud 😊

    • @dawid1015
      @dawid1015 2 роки тому

      @@NikolayPanyukov Can't wait, especially after watching video about multi module project with gradle. Good explanations! Keep it up

  • @amitverma7545
    @amitverma7545 5 місяців тому

    Can you help how I can achieve auto versioning in gradle u want to publish my LIB to nexus but version= 1.0.0-snaphot is manual I'm my build.gradle I am on gitlab

  • @glaze4629
    @glaze4629 Рік тому

    I wonder, how do you package the a project that depends on other subprojects into a jar file?

  • @CInKannada
    @CInKannada 2 роки тому

    sub-modules and directories are being created manually. Isn't there any approach using IDE directly?

  • @madhuballekere9488
    @madhuballekere9488 Рік тому

    can you share the git repo path to check out the project in the video?

  • @kensaitakeso
    @kensaitakeso Рік тому +1

    скажи, а если указывать зависимости и в основной секции и в сабпроджектах(олпроджект) то конфликта не будет?

  • @maheshkumar-sl8eq
    @maheshkumar-sl8eq Рік тому

    Can we import only sub module in intelli

  • @udhammander1764
    @udhammander1764 2 роки тому

    Anyone, How we can get sub module jar as fat jar in some other sub module..

  • @ChrisAthanas
    @ChrisAthanas Рік тому +1

    With so many mistakes in this video, you really should record it again
    Useful but sloppy

  • @zeki7540
    @zeki7540 Рік тому

    Is there any github link for that project?