| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаorg.jibx.schema.config |
| Идентификатор | Идентификаторschema-library-site |
| Версия | Версия1.2.1 |
| Тип | Типpom |
| Описание |
ОписаниеSchema Library Project
Pre-build schema. Generated Java sources from XSD schemas.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| schema-library-site-1.2.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-site/ -->
<dependency>
<groupId>org.jibx.schema.config</groupId>
<artifactId>schema-library-site</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-site/
implementation 'org.jibx.schema.config:schema-library-site:1.2.1'
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-site/
implementation ("org.jibx.schema.config:schema-library-site:1.2.1")
'org.jibx.schema.config:schema-library-site:pom:1.2.1'
<dependency org="org.jibx.schema.config" name="schema-library-site" rev="1.2.1">
<artifact name="schema-library-site" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.config', module='schema-library-site', version='1.2.1')
)
libraryDependencies += "org.jibx.schema.config" % "schema-library-site" % "1.2.1"
[org.jibx.schema.config/schema-library-site "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |