Azure / autorest.java

Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
MIT License
33 stars 80 forks source link

Support configuring the Maven group id for unbranded libraries #2677

Open srnagar opened 3 months ago

srnagar commented 3 months ago

For Azure libraries, the group name was fixed - either com.azure or com.azure.resourcemanager. For unbranded libraries, the group id should be configurable (required?).