{"id":18779433,"url":"https://github.com/zostay/java-jcr","last_synced_at":"2025-08-25T00:36:20.660Z","repository":{"id":66558014,"uuid":"2610789","full_name":"zostay/Java-JCR","owner":"zostay","description":"Interface from Perl to Java Content Repositories","archived":false,"fork":false,"pushed_at":"2011-10-20T03:13:58.000Z","size":196,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T10:29:21.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zostay.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-20T03:07:15.000Z","updated_at":"2014-09-08T23:34:36.000Z","dependencies_parsed_at":"2023-02-20T06:31:28.490Z","dependency_job_id":null,"html_url":"https://github.com/zostay/Java-JCR","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FJava-JCR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FJava-JCR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FJava-JCR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FJava-JCR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zostay","download_url":"https://codeload.github.com/zostay/Java-JCR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239690645,"owners_count":19681138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T20:20:03.640Z","updated_at":"2025-02-19T16:23:46.040Z","avatar_url":"https://github.com/zostay.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Java::JCR\n---------\n\n\"JCR\" is a shorthand for Content Repository API for the Java Specification API.\nThis is a hierarchical database API written for Java. \n\nI'm in the process of writing a similar API for Perl (see Repository::Simple),\nbut I'm getting a little impatient and wanted something usable right now.\nTherefore, I used Inline::Java and some custom scripting to build a direct API\nport from the JCR and added the tools necessary to create and use a Jackrabbit\nrepository.\n\nIf you have no idea what I'm talking about, I recommend the following\nresources:\n\n  http://www.jcp.org/en/jsr/detail?id=170\n  http://jackrabbit.apache.org/\n\nInstallation\n------------\n\nInstallation can be a bit tricky because this library depends upon Inline::Java,\nwhich didn't install without going through the process by hand. (I usually just\nlet CPAN do all the work.) You must first install Inline::Java. \n\nThen, you must install libwww-perl, as I use that to download the Jar files. I\nhope to remove this dependency in the future, but it's there for now.\n\nAfter installing both of those, you should be able to run:\n\n  perl Build.PL\n  ./Build\n  ./Build test\n  ./Build install\n\nI generally try to make my build scripts as standard as possible. If you prefer\nusing make, I have Module::Build distributing a makefile generator too:\n\n  perl Makefile.PL\n  make\n  make test\n  make install\n\nBugs/Comments\n-------------\n\nYour comments are welcome. You may email me at hanenkamp@cpan.org or post a bug\nto CPAN RT:\n\n  http://rt.cpan.org/NoAuth/Bugs.html?Dist=Java-JCR\n\nContributions are also welcome, of course. If you'd like to participate in the\ndevelopment of this tool, send me an email.\n\nCopyright/License\n-----------------\n\nCopyright 2006 Andrew Sterling Hanenkamp \u003chanenkamp@cpan.org\u003e.  All \nRights Reserved.\n\nThis module is free software; you can redistribute it and/or modify it under\nthe same terms as Perl itself.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostay%2Fjava-jcr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzostay%2Fjava-jcr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostay%2Fjava-jcr/lists"}