License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-jira-integration |
Version | Version1.6-5 |
Type | Typejar |
Description |
DescriptionSuperfly Integration for JIRA
Allows to use Superfly as authentication/authorization provider for JIRA
|
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-jira-integration/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-jira-integration</artifactId>
<version>1.6-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-jira-integration/
implementation 'com.payneteasy.superfly:superfly-jira-integration:1.6-5'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-jira-integration/
implementation ("com.payneteasy.superfly:superfly-jira-integration:1.6-5")
'com.payneteasy.superfly:superfly-jira-integration:jar:1.6-5'
<dependency org="com.payneteasy.superfly" name="superfly-jira-integration" rev="1.6-5">
<artifact name="superfly-jira-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-jira-integration', version='1.6-5')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-jira-integration" % "1.6-5"
[com.payneteasy.superfly/superfly-jira-integration "1.6-5"]
Group / Artifact | Type | Version |
---|---|---|
com.payneteasy.superfly : superfly-remote-api | jar | 1.6-5 |
com.payneteasy.superfly : superfly-common | jar | 1.6-5 |
com.payneteasy.superfly : superfly-client | jar | 1.6-5 |
com.payneteasy.superfly : superfly-client-opt | jar | 1.6-5 |
com.atlassian.jira » atlassian-jira | jar | 3.12.2 |
com.googlecode.xremoting : xremoting-core | jar | 1.0-7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.0 |