License |
License |
---|---|
GroupId | GroupIdcom.predic8 |
ArtifactId | ArtifactIdsoa-model-core |
Last Version | Last Version1.6.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoa-model-core
Membrane SOA Model is an open-source toolkit and Java API for WSDL and XML Schema, licensed under ASF 2.0. that can:
Parse, create or modify a WSDL or XML Schema Document from Java
Compare two WSDL or XML Schema Documents
Create a SOAP Request or Template
Analyze a WSDL or Schema document and generate an HMTL report
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
soa-model-core-1.6.4.pom | |
soa-model-core-1.6.4.jar | 1 MB |
soa-model-core-1.6.4-sources.jar | 303 KB |
soa-model-core-1.6.4-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.predic8/soa-model-core/ -->
<dependency>
<groupId>com.predic8</groupId>
<artifactId>soa-model-core</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.predic8/soa-model-core/
implementation 'com.predic8:soa-model-core:1.6.4'
// https://jarcasting.com/artifacts/com.predic8/soa-model-core/
implementation ("com.predic8:soa-model-core:1.6.4")
'com.predic8:soa-model-core:jar:1.6.4'
<dependency org="com.predic8" name="soa-model-core" rev="1.6.4">
<artifact name="soa-model-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.predic8', module='soa-model-core', version='1.6.4')
)
libraryDependencies += "com.predic8" % "soa-model-core" % "1.6.4"
[com.predic8/soa-model-core "1.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 3.0.7 |
org.codehaus.groovy : groovy-xml | jar | 3.0.7 |
org.codehaus.groovy : groovy-json | jar | 3.0.7 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.codehaus.groovy : groovy-test | jar | 3.0.7 |
ch.qos.logback : logback-classic | jar | 1.2.0 |