| License |
License |
|---|---|
| GroupId | GroupIdorg.sklsft.commons |
| ArtifactId | ArtifactIdcommons-soap |
| Last Version | Last Version4.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommons SOAP
Commons SOAP
|
| Filename | Size |
|---|---|
| commons-soap-4.0.0-M2.pom | |
| commons-soap-4.0.0-M2.jar | 7 KB |
| commons-soap-4.0.0-M2-sources.jar | 5 KB |
| commons-soap-4.0.0-M2-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sklsft.commons/commons-soap/ -->
<dependency>
<groupId>org.sklsft.commons</groupId>
<artifactId>commons-soap</artifactId>
<version>4.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-soap/
implementation 'org.sklsft.commons:commons-soap:4.0.0-M2'
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-soap/
implementation ("org.sklsft.commons:commons-soap:4.0.0-M2")
'org.sklsft.commons:commons-soap:jar:4.0.0-M2'
<dependency org="org.sklsft.commons" name="commons-soap" rev="4.0.0-M2">
<artifact name="commons-soap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sklsft.commons', module='commons-soap', version='4.0.0-M2')
)
libraryDependencies += "org.sklsft.commons" % "commons-soap" % "4.0.0-M2"
[org.sklsft.commons/commons-soap "4.0.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sklsft.commons : commons-api | jar | 4.0.0-M2 |
| org.sklsft.commons : commons-crypto | jar | 4.0.0-M2 |
| org.sklsft.commons : commons-log | jar | 4.0.0-M2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework : spring-core | jar | 5.2.5.RELEASE |
| org.aspectj : aspectjweaver | jar | 1.9.5 |
| org.aspectj : aspectjtools | jar | 1.9.5 |
| org.aspectj : aspectjrt | jar | 1.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |