is not current version
Last Version 0.5

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


Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.pep1.jira
ArtifactId

ArtifactId

jira-spring-boot-client-starter
Version

Version

0.1
Type

Type

pom

Download jira-spring-boot-client-starter 0.1


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