Reputation: 31
Is there any way to download a BOM file without explicitly adding the BOM file dependency in pom file? I would like to avoid addition of bom dependencies in my pom files. But the latest versions of TPP jars like Spring, CXF seem to have a dependency on BOM files and compilation fails without them.
Thanks in advance!
Upvotes: 0
Views: 131