| License |
License |
|---|---|
| GroupId | GroupIdorg.irenical.fetchy |
| ArtifactId | ArtifactIdfetchy-soap |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReleasable LGPL Java Project
|
| Project Organization |
Project OrganizationIrenical |
| Filename | Size |
|---|---|
| fetchy-soap-0.1.6.pom | |
| fetchy-soap-0.1.6.jar | 11 KB |
| fetchy-soap-0.1.6-sources.jar | 6 KB |
| fetchy-soap-0.1.6-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-soap/ -->
<dependency>
<groupId>org.irenical.fetchy</groupId>
<artifactId>fetchy-soap</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-soap/
implementation 'org.irenical.fetchy:fetchy-soap:0.1.6'
// https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-soap/
implementation ("org.irenical.fetchy:fetchy-soap:0.1.6")
'org.irenical.fetchy:fetchy-soap:jar:0.1.6'
<dependency org="org.irenical.fetchy" name="fetchy-soap" rev="0.1.6">
<artifact name="fetchy-soap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.irenical.fetchy', module='fetchy-soap', version='0.1.6')
)
libraryDependencies += "org.irenical.fetchy" % "fetchy-soap" % "0.1.6"
[org.irenical.fetchy/fetchy-soap "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.irenical.fetchy : fetchy-api | jar | 0.1.6 |
| org.irenical.jindy : jindy-api | jar | 2.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.ws : jaxws-rt | jar | 2.2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |