License |
License
BSD License
|
---|---|
GroupId | GroupIdorg.ow2.easywsdl |
ArtifactId | ArtifactIdtooling.xsd2xml |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyWSDL - Schema 2 XML Generator library
EasyWSDL Library
|
Project Organization |
Project OrganizationeBM WebSourcing |
Filename | Size |
---|---|
tooling.xsd2xml-1.2.pom | |
tooling.xsd2xml-1.2.jar | 7 KB |
tooling.xsd2xml-1.2-sources.jar | 3 KB |
tooling.xsd2xml-1.2-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.easywsdl/tooling.xsd2xml/ -->
<dependency>
<groupId>org.ow2.easywsdl</groupId>
<artifactId>tooling.xsd2xml</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easywsdl/tooling.xsd2xml/
implementation 'org.ow2.easywsdl:tooling.xsd2xml:1.2'
// https://jarcasting.com/artifacts/org.ow2.easywsdl/tooling.xsd2xml/
implementation ("org.ow2.easywsdl:tooling.xsd2xml:1.2")
'org.ow2.easywsdl:tooling.xsd2xml:jar:1.2'
<dependency org="org.ow2.easywsdl" name="tooling.xsd2xml" rev="1.2">
<artifact name="tooling.xsd2xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easywsdl', module='tooling.xsd2xml', version='1.2')
)
libraryDependencies += "org.ow2.easywsdl" % "tooling.xsd2xml" % "1.2"
[org.ow2.easywsdl/tooling.xsd2xml "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.easywsdl : schema | jar | 1.2 |
org.jdom : jdom | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |