Skip to content

Commit

Permalink
Include in the README.md the Maven Central link of the release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Nov 18, 2024
1 parent 9a0ee81 commit 22f8f49
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,15 @@ development and deployment.
significant savings in development time, resources, and costs.
____

To use them, you need the following repository:
All release builds are now available on [Maven Central](https://central.sonatype.com/search?namespace=one.jpro.platform).

To use the snapshot builds, you need the following repository:
- For Maven:

```xml
<repositories>
<repository>
<id>jpro - sandec repository</id>
<id>jpro-sandec-repository</id>
<url>https://sandec.jfrog.io/artifactory/repo/</url>
</repository>
</repositories>
Expand Down

0 comments on commit 22f8f49

Please sign in to comment.