is not current version
Last Version 0.5

com.pep1.jira:jira-spring-boot-client-starter 0.3


Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.pep1.jira
ArtifactId

ArtifactId

jira-spring-boot-client-starter
Version

Version

0.3
Type

Type

jar

Download jira-spring-boot-client-starter 0.3


<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pep1.jira/jira-spring-boot-client-starter/
implementation 'com.pep1.jira:jira-spring-boot-client-starter:0.3'
// https://jarcasting.com/artifacts/com.pep1.jira/jira-spring-boot-client-starter/
implementation ("com.pep1.jira:jira-spring-boot-client-starter:0.3")
'com.pep1.jira:jira-spring-boot-client-starter:jar:0.3'
<dependency org="com.pep1.jira" name="jira-spring-boot-client-starter" rev="0.3">
  <artifact name="jira-spring-boot-client-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pep1.jira', module='jira-spring-boot-client-starter', version='0.3')
)
libraryDependencies += "com.pep1.jira" % "jira-spring-boot-client-starter" % "0.3"
[com.pep1.jira/jira-spring-boot-client-starter "0.3"]