License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime.3_7_1 |
ArtifactId | ArtifactIdjavax.wsdl |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjavax.wsdl_1.5.1.v201012040544.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
Filename | Size |
---|---|
javax.wsdl-1.5.1.pom | |
javax.wsdl-1.5.1.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/javax.wsdl/ -->
<dependency>
<groupId>org.eclipse.birt.runtime.3_7_1</groupId>
<artifactId>javax.wsdl</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/javax.wsdl/
implementation 'org.eclipse.birt.runtime.3_7_1:javax.wsdl:1.5.1'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/javax.wsdl/
implementation ("org.eclipse.birt.runtime.3_7_1:javax.wsdl:1.5.1")
'org.eclipse.birt.runtime.3_7_1:javax.wsdl:jar:1.5.1'
<dependency org="org.eclipse.birt.runtime.3_7_1" name="javax.wsdl" rev="1.5.1">
<artifact name="javax.wsdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime.3_7_1', module='javax.wsdl', version='1.5.1')
)
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "javax.wsdl" % "1.5.1"
[org.eclipse.birt.runtime.3_7_1/javax.wsdl "1.5.1"]