| License |
License |
|---|---|
| GroupId | GroupIdcom.indeed |
| ArtifactId | ArtifactIdatlassian-ws |
| Last Version | Last Version0.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimple helpers for working with Atlassian web services
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| atlassian-ws-0.1.7.pom | |
| atlassian-ws-0.1.7.jar | 244 KB |
| atlassian-ws-0.1.7-sources.jar | 186 bytes |
| atlassian-ws-0.1.7-javadoc.jar | 186 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.indeed/atlassian-ws/ -->
<dependency>
<groupId>com.indeed</groupId>
<artifactId>atlassian-ws</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.indeed/atlassian-ws/
implementation 'com.indeed:atlassian-ws:0.1.7'
// https://jarcasting.com/artifacts/com.indeed/atlassian-ws/
implementation ("com.indeed:atlassian-ws:0.1.7")
'com.indeed:atlassian-ws:jar:0.1.7'
<dependency org="com.indeed" name="atlassian-ws" rev="0.1.7">
<artifact name="atlassian-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indeed', module='atlassian-ws', version='0.1.7')
)
libraryDependencies += "com.indeed" % "atlassian-ws" % "0.1.7"
[com.indeed/atlassian-ws "0.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml : jaxrpc-api | jar | 1.1 |
| axis : axis | jar | 1.4 |
| javax.activation : activation | jar | 1.1.1 |
| javax.mail : mail | jar | 1.4.1 |