| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.swixml |
| Идентификатор | Идентификаторschema-generator |
| Версия | Версия2.6.20130530 |
| Тип | Типjar |
| Описание |
ОписаниеSWIXML2 SCHEMA GENERATOR - 2.6.20130530
SWIXML2 Schema Generator tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.swixml/schema-generator/ -->
<dependency>
<groupId>org.swixml</groupId>
<artifactId>schema-generator</artifactId>
<version>2.6.20130530</version>
</dependency>
// https://jarcasting.com/artifacts/org.swixml/schema-generator/
implementation 'org.swixml:schema-generator:2.6.20130530'
// https://jarcasting.com/artifacts/org.swixml/schema-generator/
implementation ("org.swixml:schema-generator:2.6.20130530")
'org.swixml:schema-generator:jar:2.6.20130530'
<dependency org="org.swixml" name="schema-generator" rev="2.6.20130530">
<artifact name="schema-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swixml', module='schema-generator', version='2.6.20130530')
)
libraryDependencies += "org.swixml" % "schema-generator" % "2.6.20130530"
[org.swixml/schema-generator "2.6.20130530"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.swixml : swixml | jar | 2.6.20130530 |
| jdom : jdom | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |