enable Copy&Paste from mvnrepository.com #1
Owner
- https://mvnrepository.com/artifact/org.apache.activemq/artemis-core-client/2.39.0
- copy pom dependency:
- 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)
enhancement
label
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?