| License |
License
Commercial
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.customware.license |
| ArtifactId | ArtifactIdlicense-jira |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionServiceRocket License Support :: JIRA
ServiceRocket is the Strategic Services Partner for companies that need to get things done properly.
|
| Project Organization |
Project OrganizationServiceRocket |
| Filename | Size |
|---|---|
| license-jira-3.0.2.pom | |
| license-jira-3.0.2.jar | 13 KB |
| license-jira-3.0.2-sources.jar | 9 KB |
| license-jira-3.0.2-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.customware.license/license-jira/ -->
<dependency>
<groupId>net.customware.license</groupId>
<artifactId>license-jira</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.customware.license/license-jira/
implementation 'net.customware.license:license-jira:3.0.2'
// https://jarcasting.com/artifacts/net.customware.license/license-jira/
implementation ("net.customware.license:license-jira:3.0.2")
'net.customware.license:license-jira:jar:3.0.2'
<dependency org="net.customware.license" name="license-jira" rev="3.0.2">
<artifact name="license-jira" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.customware.license', module='license-jira', version='3.0.2')
)
libraryDependencies += "net.customware.license" % "license-jira" % "3.0.2"
[net.customware.license/license-jira "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.customware.license : license-atlassian | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.3 |
| com.atlassian.jira » atlassian-jira | jar | 5.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |