Coder Social home page Coder Social logo

aug-moscow / jira-development-cookbook-third-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/jira-development-cookbook-third-edition

1.0 1.0 0.0 198 KB

JIRA Development Cookbook Third Edition Published by Packt

Java 98.60% JavaScript 1.40%

jira-development-cookbook-third-edition's Introduction

#JIRA Development Cookbook - Third Edition This is the code repository for JIRA Development Cookbook - Third Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish. ##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

<settings>
…
<proxies>
<proxy>
<active>true</active>
<protocol>http</protocol>
<host>proxy.demo.com</host>
<port>8080</port>
<username>demouser</username>
<password>demopassword</password>
<nonProxyHosts>localhost|*.demosite.com</nonProxyHosts>
</proxy>
</proxies>
…
</settings>

This book focuses on JIRA development. You need the following software as a bare minimum: JIRA 7.x+ JAVA 1.8 Maven 3.x Atlassian Plugin SDK 6.x+ An IDE of your choice. The examples in the book use Eclipse. A database supported by JIRA. The examples in the book use H2DB, which comes with standalone JIRA.

##Related Products

jira-development-cookbook-third-edition's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.