Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

navnorth/LRJavaLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Registry Java Library

This is a java library that may be used to publish data to, and harvest from, a Learning Registry node.

License & Copyright

Copyright 2014 Navigation North

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and

This project has been funded at least or in part with Federal funds from the U.S. Department of Education under Contract Number ED-04-CO-0040/0010. The content of this publication does not necessarily reflect the views or policies of the U.S. Department of Education nor does mention of trade names, commercial products, or organizations imply endorsement by the U.S. Government.


Dependencies

##bee-encode

##bouncy castle

commons-codec

commons-io

httpcomponents

json

jackson


Release History

full details: https://github.com/navnorth/LRJavaLib/wiki/Release-Notes

0.1.5 - 2014-04-10 Added replaces property, and pre-bencode normalization (thanks to Benetech). Now converts resource_data to string before publish, matching 0.51.0 spec change. Increased doc_version to 0.51.0 for recent signature changes.

0.1.4 - 2014-02-28 Added replaces property, and pre-bencode normalization (thanks to Benetech).

0.1.2 - 2012-03-28 Fix bug in signature creation - was failing to put a linebreak before BEGIN PGP SIGNATURE

0.1.1 - 2012-02-20 Simplified http/https usage, better examples

0.1.0 - 2011-12-08 Initial Release

Releases

No releases published

Packages

No packages published

Languages