Pep1 :: JIRA Client :: Example

Example Application for JIRA Spring Boot client

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.pep1.jira
ArtifactId

ArtifactId

jira-spring-boot-client-example
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Pep1 :: JIRA Client :: Example
Example Application for JIRA Spring Boot client

Download jira-spring-boot-client-example

How to add to project

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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test 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