Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about fatjar

Read more about fatjar

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - fatjar

Why is gradle generating 2 jars after update to gradle 7.3.2

I updated gradle to 7.3.2 and shadow plugin: id "com.github.johnrengelman.shadow" version "7.1.1". With gradle 6 and older version of shadow 1 single fat jar was generated after ru...
test-img

Dinu Nicolae

java

gradle

jar

fatjar

Votes: 0

Answers: 1

Latest Answer

There will be two JARs: one from the task jar and the other from shadowJar. The former only contains bytecode of your source code, while the latter not only bytecode but also JARs from third parties. ...
test-img

chehsunliu

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved