{"id":28530950,"url":"https://github.com/exist-db/xqjri","last_synced_at":"2025-07-20T17:32:47.411Z","repository":{"id":141678734,"uuid":"246906337","full_name":"eXist-db/xqjri","owner":"eXist-db","description":"XQJ RI (Reference Implementation)","archived":false,"fork":false,"pushed_at":"2020-03-13T22:40:24.000Z","size":111,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-19T08:55:51.048Z","etag":null,"topics":["xml","xqj","xquery"],"latest_commit_sha":null,"homepage":"https://jcp.org/en/jsr/detail?id=225","language":"Java","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/eXist-db.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-03-12T18:38:18.000Z","updated_at":"2022-04-03T17:58:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5b1e1bf-9b49-45ed-8fef-b76b451dbc93","html_url":"https://github.com/eXist-db/xqjri","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"39651da500735524376531ac14f516dbae9854d1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eXist-db/xqjri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fxqjri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fxqjri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fxqjri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fxqjri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eXist-db","download_url":"https://codeload.github.com/eXist-db/xqjri/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fxqjri/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266165675,"owners_count":23886658,"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":["xml","xqj","xquery"],"created_at":"2025-06-09T14:37:50.445Z","updated_at":"2025-07-20T17:32:47.406Z","avatar_url":"https://github.com/eXist-db.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XQJ RI\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.exist-db.thirdparty.javax.xml.xquery/xqjri/badge.svg)](https://search.maven.org/search?q=g:org.exist-db.thirdparty.javax.xml.xquery)\n\nThis is a copy of Oracle's XQJ RI (XQuery for Java Reference Implementation).\n\nThe code was downloaded from the JCP page [JSR-000225 XQuery API for Java (Final Release)](https://jcp.org/aboutJava/communityprocess/final/jsr225/index.html),\nspecifically the file [xqjri-20080114-133351.zip](http://www.oracle.com/technetwork/database/features/xmldb/xqjri-20080114-133351.zip). \n\nThe [license](LICENSE) for the RI has some similarity to a conventional BSD-style open source license.\n\n## Packaged for Maven\neXist-db makes use of the XQJ RI to provide its XQJ API. As eXist-db is built using Maven, the XQJ RI needs to be\navailable as a Maven artifact. We have placed the XQJ RI in a standard Maven project layout, and devised a \nsuitable [Maven Project file](pom.xml) that allows us to package the XQJ RI as a Maven artifact and publish it.\n\n### Building\nTo build, you need Maven 3.6+, you can then run from within the project:\n\n```bash\nmvn clean package\n```\n\n### Releasing\nAssuming you have already registered and setup an account for Maven Central,\nsee: (OSSRH Guide - The Central Repository)[https://central.sonatype.org/pages/ossrh-guide.html].\n\nTo build and release to Maven Central, you can run from within the project:\n\n```bash\nmvn clean\nmvn release:prepare\nmvn release:perform\n```\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexist-db%2Fxqjri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexist-db%2Fxqjri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexist-db%2Fxqjri/lists"}