https://github.com/bertcarnell/bertcarnellmavenmicrorepo
Maven Micro Repository for bertcarnell java projects
https://github.com/bertcarnell/bertcarnellmavenmicrorepo
java junit
Last synced: about 1 year ago
JSON representation
Maven Micro Repository for bertcarnell java projects
- Host: GitHub
- URL: https://github.com/bertcarnell/bertcarnellmavenmicrorepo
- Owner: bertcarnell
- Created: 2013-10-07T17:09:49.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T01:59:13.000Z (about 12 years ago)
- Last Synced: 2025-05-15T17:13:26.821Z (about 1 year ago)
- Topics: java, junit
- Size: 574 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bertcarnellMavenMircoRepo
=========================
[Maven Micro Repository](http://maven.apache.org/) for [bertcarnell](https://github.com/bertcarnell) java projects
### Include one of these repositories in your project
To include a repository in your project, add these sections to your pom.xml
``` xml
...
...
com.gmail.bertcarnell
AssertExtensions
1.0.1
test
bertcarnellMavenMicroRepo-releases
https://raw.github.com/bertcarnell/bertcarnellMavenMicroRepo/master/releases
true
false
bertcarnellMavenMicroRepo-snapshots
https://raw.github.com/bertcarnell/bertcarnellMavenMicroRepo/master/snapshots
false
true
```