{"id":20114995,"url":"https://github.com/nikos/spring-boot-starter-marklogic","last_synced_at":"2025-07-12T12:34:31.182Z","repository":{"id":31225830,"uuid":"34786982","full_name":"nikos/spring-boot-starter-marklogic","owner":"nikos","description":"Spring Boot starter for web applications leveraging MarkLogic server","archived":false,"fork":false,"pushed_at":"2015-07-05T20:55:37.000Z","size":300,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T19:18:03.601Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-29T10:13:09.000Z","updated_at":"2019-03-11T02:42:02.000Z","dependencies_parsed_at":"2022-08-26T11:42:36.679Z","dependency_job_id":null,"html_url":"https://github.com/nikos/spring-boot-starter-marklogic","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nikos/spring-boot-starter-marklogic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Fspring-boot-starter-marklogic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Fspring-boot-starter-marklogic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Fspring-boot-starter-marklogic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Fspring-boot-starter-marklogic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikos","download_url":"https://codeload.github.com/nikos/spring-boot-starter-marklogic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikos%2Fspring-boot-starter-marklogic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264991028,"owners_count":23694550,"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-13T18:33:25.598Z","updated_at":"2025-07-12T12:34:31.139Z","avatar_url":"https://github.com/nikos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-boot-starter-marklogic [![Build Status](https://travis-ci.org/nikos/spring-boot-starter-marklogic.svg?branch=master)](http://travis-ci.org/nikos/spring-boot-starter-marklogic)\n\nThis project acts as [Spring Boot starter](http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-maven-parent-pom) \nfor web applications which want to leverage the MarkLogic database server \nas their central repository for storing and searching data and documents.\n\n\n## Use the starter in your Maven project\n\nTo make use of the Spring Boot starter for MarkLogic in your\nown Maven-based project, please add in the `dependencies`\nsection the following dependency:\n\n    \u003cdependency\u003e\n        \u003cgroupId\u003ede.nava\u003c/groupId\u003e\n        \u003cartifactId\u003espring-boot-starter-marklogic\u003c/artifactId\u003e\n        \u003cversion\u003e0.1.3\u003c/version\u003e\n    \u003c/dependency\u003e\n\nAdd the following section to your `repositories` element to allow Maven\nto retrieve the POM and jar file via github:    \n    \n    \u003crepository\u003e\n        \u003cid\u003enikos-spring-boot-starter-marklogic\u003c/id\u003e\n        \u003curl\u003ehttps://raw.github.com/nikos/spring-boot-starter-marklogic/mvn-repo/\u003c/url\u003e\n    \u003c/repository\u003e    \n    \n    \n## Use the starter in your Gradle project\n\nInside your `dependencies` please add\n\n    compile(\"de.nava:spring-boot-starter-marklogic:0.1.3\")\n    \nPluse add the link to the location where to resolve this dependency as\npart of `repositories` section:\n\n    maven { url \"https://raw.github.com/nikos/spring-boot-starter-marklogic/mvn-repo/\" }\n    \n\n## Sample project using this Spring Boot Starter\n\nIf you are interested in a real-world project making use of the MarkLogic Spring Boot starter please visit the [wm14](https://github.com/jojrg/wm14) github project. \n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikos%2Fspring-boot-starter-marklogic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikos%2Fspring-boot-starter-marklogic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikos%2Fspring-boot-starter-marklogic/lists"}