Jar examples for s:soa-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
You can download jar file soa-model-core 1.5.1 in this page.
Apache License, Version 2.0
You can use the following script to add soa-model-core-1.5.1.jar to your project.
<dependency> <groupId>com.predic8</groupId> <artifactId>soa-model-core</artifactId> <version>1.5.1</version> </dependency>
compile group: 'com.predic8', name: 'soa-model-core', version: '1.5.1'
libraryDependencies += "com.predic8" % "soa-model-core" % "1.5.1"
<dependency org="com.predic8" name="soa-model-core" rev="1.5.1"/>
@Grapes(@Grab(group='com.predic8', module='soa-model-core', version='1.5.1'))
'com.predic8:soa-model-core:jar:1.5.1'
Click the following link to download the jar file.
soa-model-core-1.5.1-javadoc.jar