is not current version
Last Version 1.6-5

com.payneteasy.superfly:superfly-jira-integration 1.5-3

Allows to use Superfly as authentication/authorization provider for JIRA

Categories

Categories

Net
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-jira-integration
Version

Version

1.5-3
Type

Type

jar

Download superfly-jira-integration 1.5-3


<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-jira-integration/ -->
<dependency>
    <groupId>com.payneteasy.superfly</groupId>
    <artifactId>superfly-jira-integration</artifactId>
    <version>1.5-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-jira-integration/
implementation 'com.payneteasy.superfly:superfly-jira-integration:1.5-3'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-jira-integration/
implementation ("com.payneteasy.superfly:superfly-jira-integration:1.5-3")
'com.payneteasy.superfly:superfly-jira-integration:jar:1.5-3'
<dependency org="com.payneteasy.superfly" name="superfly-jira-integration" rev="1.5-3">
  <artifact name="superfly-jira-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-jira-integration', version='1.5-3')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-jira-integration" % "1.5-3"
[com.payneteasy.superfly/superfly-jira-integration "1.5-3"]