Pep1 :: JIRA Client :: Parent

Spring Boot Client for Atlassian JIRA, providing a REST API Client based on common Spring components.

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.pep1.jira
ArtifactId

ArtifactId

jira-spring-boot-client-parent
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Pep1 :: JIRA Client :: Parent
Spring Boot Client for Atlassian JIRA, providing a REST API Client based on common Spring components.
Project URL

Project URL

https://bitbucket.org/pep1/jira-spring-boot-client
Source Code Management

Source Code Management

https://bitbucket.org/pep1/jira-spring-boot-client

Download jira-spring-boot-client-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.pep1.jira/jira-spring-boot-client-parent/ -->
<dependency>
    <groupId>com.pep1.jira</groupId>
    <artifactId>jira-spring-boot-client-parent</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pep1.jira/jira-spring-boot-client-parent/
implementation 'com.pep1.jira:jira-spring-boot-client-parent:0.5'
// https://jarcasting.com/artifacts/com.pep1.jira/jira-spring-boot-client-parent/
implementation ("com.pep1.jira:jira-spring-boot-client-parent:0.5")
'com.pep1.jira:jira-spring-boot-client-parent:pom:0.5'
<dependency org="com.pep1.jira" name="jira-spring-boot-client-parent" rev="0.5">
  <artifact name="jira-spring-boot-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pep1.jira', module='jira-spring-boot-client-parent', version='0.5')
)
libraryDependencies += "com.pep1.jira" % "jira-spring-boot-client-parent" % "0.5"
[com.pep1.jira/jira-spring-boot-client-parent "0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • starter
  • example

Versions

Version
0.5
0.4
0.3
0.2
0.1