enable Copy&Paste from mvnrepository.com #1

Open
opened 2025-01-06 10:35:06 +01:00 by damage · 0 comments
Owner
  1. https://mvnrepository.com/artifact/org.apache.activemq/artemis-core-client/2.39.0
  2. copy pom dependency:
<!-- https://mvnrepository.com/artifact/org.apache.activemq/artemis-core-client -->
<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-core-client</artifactId>
    <version>2.39.0</version>
</dependency>
  1. paste into mavor and click download (this feature request)
1. https://mvnrepository.com/artifact/org.apache.activemq/artemis-core-client/2.39.0 2. copy pom dependency: ```xml <!-- https://mvnrepository.com/artifact/org.apache.activemq/artemis-core-client --> <dependency> <groupId>org.apache.activemq</groupId> <artifactId>artemis-core-client</artifactId> <version>2.39.0</version> </dependency> ``` 3. paste into mavor and click download (this feature request)
damage added the
enhancement
label 2025-01-06 10:35:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: damage/mavor#1
No description provided.