https://github.com/bertcarnell/bertcarnellmavenmicrorepo
Maven Micro Repository for bertcarnell java projects
https://github.com/bertcarnell/bertcarnellmavenmicrorepo
java junit
Last synced: 3 months 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T01:59:13.000Z (almost 11 years ago)
- Last Synced: 2023-03-25T13:05:36.306Z (about 2 years ago)
- Topics: java, junit
- Size: 574 KB
- Stars: 0
- Watchers: 2
- 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
```