License |
License |
---|---|
GroupId | GroupIdcom.github.sinall |
ArtifactId | ArtifactIdsoapor-core |
Version | Version1.1.3 |
Type | Typejar |
Description |
Descriptionsoapor-core
The core functionality of SOAPor.
|
Filename | Size |
---|---|
soapor-core-1.1.3.pom | |
soapor-core-1.1.3.jar | 12 KB |
soapor-core-1.1.3-sources.jar | 5 KB |
soapor-core-1.1.3-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sinall/soapor-core/ -->
<dependency>
<groupId>com.github.sinall</groupId>
<artifactId>soapor-core</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sinall/soapor-core/
implementation 'com.github.sinall:soapor-core:1.1.3'
// https://jarcasting.com/artifacts/com.github.sinall/soapor-core/
implementation ("com.github.sinall:soapor-core:1.1.3")
'com.github.sinall:soapor-core:jar:1.1.3'
<dependency org="com.github.sinall" name="soapor-core" rev="1.1.3">
<artifact name="soapor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sinall', module='soapor-core', version='1.1.3')
)
libraryDependencies += "com.github.sinall" % "soapor-core" % "1.1.3"
[com.github.sinall/soapor-core "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity | jar | 1.7 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-beanutils : commons-beanutils | jar | 1.9.0 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |