| Лицензия |
Лицензия
CDDL and GPLv2 w/ classpath execption dual license
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.jvnet |
| Идентификатор | Идентификаторwom |
| Последняя версия | Последняя версия0.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWSDL Object Model
Provides a WSDL Object Model API in Java.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wom-0.9.1.pom | |
| wom-0.9.1.jar | 186 KB |
| wom-0.9.1-sources.jar | 201 KB |
| wom-0.9.1-javadoc.jar | 721 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jvnet/wom/ -->
<dependency>
<groupId>org.jvnet</groupId>
<artifactId>wom</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet/wom/
implementation 'org.jvnet:wom:0.9.1'
// https://jarcasting.com/artifacts/org.jvnet/wom/
implementation ("org.jvnet:wom:0.9.1")
'org.jvnet:wom:jar:0.9.1'
<dependency org="org.jvnet" name="wom" rev="0.9.1">
<artifact name="wom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet', module='wom', version='0.9.1')
)
libraryDependencies += "org.jvnet" % "wom" % "0.9.1"
[org.jvnet/wom "0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.xsom : xsom | jar | 20081112 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| com.sun.xml.bind : jaxb-xjc | jar | 2.1.12 |