Last Version

soa-model-parent 1.6.4

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

License

License

GroupId

GroupId

com.predic8
ArtifactId

ArtifactId

soa-model-parent
Version

Version

1.6.4
Type

Type

pom
Description

Description

soa-model-parent
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 URL

Project URL

https://github.com/membrane/soa-model
Project Organization

Project Organization

predic8 GmbH
Source Code Management

Source Code Management

https://github.com/membrane/soa-model

Download soa-model-parent 1.6.4


<!-- https://jarcasting.com/artifacts/com.predic8/soa-model-parent/ -->
<dependency>
    <groupId>com.predic8</groupId>
    <artifactId>soa-model-parent</artifactId>
    <version>1.6.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.predic8/soa-model-parent/
implementation 'com.predic8:soa-model-parent:1.6.4'
// https://jarcasting.com/artifacts/com.predic8/soa-model-parent/
implementation ("com.predic8:soa-model-parent:1.6.4")
'com.predic8:soa-model-parent:pom:1.6.4'
<dependency org="com.predic8" name="soa-model-parent" rev="1.6.4">
  <artifact name="soa-model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.predic8', module='soa-model-parent', version='1.6.4')
)
libraryDependencies += "com.predic8" % "soa-model-parent" % "1.6.4"
[com.predic8/soa-model-parent "1.6.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core