https://github.com/kwon37xi/m2repos
Maven Repository
https://github.com/kwon37xi/m2repos
Last synced: 3 months ago
JSON representation
Maven Repository
- Host: GitHub
- URL: https://github.com/kwon37xi/m2repos
- Owner: kwon37xi
- Created: 2013-09-09T14:46:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-15T11:04:59.000Z (almost 11 years ago)
- Last Synced: 2023-07-31T12:10:52.333Z (almost 2 years ago)
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository is DEPRECATED.
# kwon37xi's Maven2 Repository
## Gradle
```groovy
repositories {
maven {
url 'https://raw.github.com/kwon37xi/m2repos/master/releases'
}
}
```
## Maven
```xml
kwon37xi-github-m2-repos
https://raw.github.com/kwon37xi/m2repos/master/releases
```
## Sonatype Nexus
If you want to proxy this repository with [Sonatype Nexus](http://www.sonatype.org/nexus/), then,* "Remote Repository Access > Download Remote Indexes" : false
* "Remote Repository Access > Auto blocking active" : false
* then refresh,
* "Repository Status" will be changed to "Attempting to Proxy and Remote Unavailable".