A company has an existing Java app that includes two Java 8 jar files, sales-8.10.jar and clients-10.2.jar.
The jar file, sales-8.10.jar, references packages in clients-10.2.jar, but clients-10.2.jar does not reference packages in sales-8.10.jar.
They have decided to modularize clients-10.2. jar.
Which module-info.java file would work for the new library version clients-10.3.jar?
ASPushkin
1 day, 12 hours agod7bb0b2
6 months agoStavok
11 months, 3 weeks agoStavok
11 months, 3 weeks agotmuralimanohar
1 year agoObalt
1 year, 5 months ago