This website requires JavaScript.
Explore
Help
Register
Sign In
The-pack-family
/
APIv3
Watch
3
Star
0
Fork
0
You've already forked APIv3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
375
Commits
1
Branch
0
Tags
2.8
MiB
Java
100%
2ff31dab1d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
colinmcdonald22
2ff31dab1d
Fix compilation issue with previous commit
2016-10-21 20:54:10 -04:00
src
/main
Fix compilation issue with previous commit
2016-10-21 20:54:10 -04:00
.gitignore
Update .gitignore
2016-05-21 15:22:53 -04:00
apiv3.properties
Add support for reading the http keystore path + keystore password from our config file
2016-07-10 12:50:04 -04:00
Jenkinsfile
Update Jenkinsfile to only deploy master to Maven.
2016-05-22 20:17:31 -07:00
pom.xml
Add modified mongo-jackson-codec files to repository
2016-10-20 22:11:57 -04:00
README.md
Update README.md to be explain usage of mongo-jackson-codec lib
2016-10-20 22:15:44 -04:00
README.md
APIv3
Notes:
Modifies
mongo-jackson-codec
by including copies of modified files and merging via maven-shade-plugin. See
here
for more info.