All Projects → ORCID → Orcid Source

ORCID / Orcid Source

Licence: other
ORCID Open Source Project

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Orcid Source

Custom War Packager
Custom Jenkins WAR packager for Jenkins
Stars: ✭ 77 (-66.95%)
Mutual labels:  hacktoberfest, jenkins
Remoting
Jenkins Remoting module
Stars: ✭ 132 (-43.35%)
Mutual labels:  hacktoberfest, jenkins
Dependency spy
Find known vulnerabilities in your dependencies
Stars: ✭ 87 (-62.66%)
Mutual labels:  hacktoberfest, maven
Maven Site
Apache Maven site
Stars: ✭ 54 (-76.82%)
Mutual labels:  hacktoberfest, maven
Docker Agent
Base Docker image for Jenkins Agents
Stars: ✭ 156 (-33.05%)
Mutual labels:  hacktoberfest, jenkins
Localization Zh Cn Plugin
Chinese Localization for Jenkins
Stars: ✭ 65 (-72.1%)
Mutual labels:  hacktoberfest, jenkins
Zebrunner
Zebrunner is a Test Automation Management Tool
Stars: ✭ 131 (-43.78%)
Mutual labels:  hacktoberfest, jenkins
Cookbook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (+83.69%)
Mutual labels:  maven, jenkins
Helm Charts
Jenkins community Helm charts
Stars: ✭ 154 (-33.91%)
Mutual labels:  hacktoberfest, jenkins
Demo Jenkins Config As Code
Demo of Jenkins Configuration-As-Code with Docker and Groovy Hook Scripts
Stars: ✭ 143 (-38.63%)
Mutual labels:  hacktoberfest, jenkins
Err Jenkins
errbot plugin for Jenkins
Stars: ✭ 18 (-92.27%)
Mutual labels:  hacktoberfest, jenkins
Configuration As Code Plugin
Jenkins Configuration as Code Plugin
Stars: ✭ 2,253 (+866.95%)
Mutual labels:  hacktoberfest, jenkins
Jenkinsfile Runner
A command line tool to run Jenkinsfile as a function
Stars: ✭ 727 (+212.02%)
Mutual labels:  hacktoberfest, jenkins
Mobileautomationframework
Single code base framework to test android and iOS app using appium (v6.1.0), maven, testng,java. Option to start appium server programmatically.
Stars: ✭ 66 (-71.67%)
Mutual labels:  hacktoberfest, maven
Docker
Docker official jenkins repo
Stars: ✭ 4,855 (+1983.69%)
Mutual labels:  hacktoberfest, jenkins
Almost Famous
🌟 Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。
Stars: ✭ 131 (-43.78%)
Mutual labels:  maven, jenkins
Strongbox
Strongbox is an artifact repository manager.
Stars: ✭ 412 (+76.82%)
Mutual labels:  hacktoberfest, maven
Jenkins
Development repository for the jenkins cookbook
Stars: ✭ 416 (+78.54%)
Mutual labels:  hacktoberfest, jenkins
Plugin Installation Manager Tool
Plugin Manager CLI tool for Jenkins
Stars: ✭ 138 (-40.77%)
Mutual labels:  hacktoberfest, jenkins
Jenkins.io
A static site for the Jenkins automation server
Stars: ✭ 165 (-29.18%)
Mutual labels:  hacktoberfest, jenkins

ORCID-Source

Welcome to ORCID Source. Here are some resources to get you started.

Getting Support

If you are experience problems using ORCID you can check our help page or reach out on the API user's listserv.

General Application Stack

ORCID Source is set of web apps and libraries built in Java with Spring Web MVC and persistence provided by Postgres Database.

Frontend Technologies (brief version): On the client side we utilize HTML, AJAX, JQuery and AngularJS. Server side we use FreeMarker for view rendering.

Backend Technologies (brief version): Spring Web MVC is our web framework. For security we use Spring Security. Our restful services are built with Jersey and JAXB. Finally we use JPA/Hibernate to persist models to a Postgres Database database.

The above is just a brief introduction. Best way to see everything used is to dig into the code, but baring that please browse our PROJECTS page.

Versioning

Version number used with releases will look to follow a similar format like semver

e.g. 1.138.2 described as next

[release that can’t be rolled back, typically DB changes].[release sequence].[release patch]|([patches applied after pushed to production])

Contributing

Pull requests are welcome to improve the Registry. See CONTRIBUTING.md for details on making contributions, feature requests, and creating issue/bug reports.

Development Environment Setup

See DEVSETUP.md

License

See LICENSE

Contributors

See CREDITS.md

Projects

See PROJECTS.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].