| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаorg.jibx.schema.config |
| Идентификатор | Идентификаторschema-library-parent |
| Версия | Версия1.2.1 |
| Тип | Типpom |
| Описание |
Описаниеschema-library-parent - schema library parent project
schema library parent shared settings
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| schema-library-parent-1.2.1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-parent/ -->
<dependency>
<groupId>org.jibx.schema.config</groupId>
<artifactId>schema-library-parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-parent/
implementation 'org.jibx.schema.config:schema-library-parent:1.2.1'
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-parent/
implementation ("org.jibx.schema.config:schema-library-parent:1.2.1")
'org.jibx.schema.config:schema-library-parent:pom:1.2.1'
<dependency org="org.jibx.schema.config" name="schema-library-parent" rev="1.2.1">
<artifact name="schema-library-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.config', module='schema-library-parent', version='1.2.1')
)
libraryDependencies += "org.jibx.schema.config" % "schema-library-parent" % "1.2.1"
[org.jibx.schema.config/schema-library-parent "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jibx : jibx-run | jar | 1.3.3 |
| org.jibx : jibx-extras | jar | 1.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |