https://github.com/lukbukkit/mavenrepositoryexamples
This Git repository includes examples how to use a Maven repository with Maven and Gradle
https://github.com/lukbukkit/mavenrepositoryexamples
gradle java maven maven-repository
Last synced: 3 months ago
JSON representation
This Git repository includes examples how to use a Maven repository with Maven and Gradle
- Host: GitHub
- URL: https://github.com/lukbukkit/mavenrepositoryexamples
- Owner: lukbukkit
- License: mit
- Created: 2017-08-10T14:20:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T14:31:50.000Z (almost 9 years ago)
- Last Synced: 2025-03-13T22:16:38.327Z (over 1 year ago)
- Topics: gradle, java, maven, maven-repository
- Language: Java
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Repository Examples
This Git repository includes examples how to use a Maven repository with Maven and Gradle.
If you want to read more about Maven repositories, take a look at my
[Dev.to article](https://dev.to/lukbukkit/build-a-simple-maven-repository-server-using-nginx).