Pep1 :: JIRA Client :: Starter

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-starter
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download jira-spring-boot-client-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.pep1.jira : jira-spring-boot-client jar 0.5
org.springframework.boot : spring-boot-starter jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2
0.1