groovy - What is "group" property for in Gradle? -


list group as a property of project is.

I failed to get any signal about this property's purpose and / or use .

Please tell me in the right direction. / P>

group work on this project groupId on which The work is being done.

  com.example: my-project: 0.1 ----------- ---------- --- | | | Group ID Artifact Version  

Comments

Popular posts from this blog

Editing Python Class in Shell and SQLAlchemy -

rest - Basic cxfrs RESTful JAX-RS Service -

ajax - Decimal('12000') is not JSON serializable -