| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаorg.jbundle.config.dep |
| Идентификатор | Идентификаторjbundle-config-dep-base |
| Последняя версия | Последняя версия1.0.10 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjbundle-config-dep-base - Base packages
Parent project for the jbundle framework
|
| Организация-разработчик |
Организация-разработчикjbundle.org |
| Имя Файла | Размер |
|---|---|
| jbundle-config-dep-base-1.0.10.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-base/ -->
<dependency>
<groupId>org.jbundle.config.dep</groupId>
<artifactId>jbundle-config-dep-base</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-base/
implementation 'org.jbundle.config.dep:jbundle-config-dep-base:1.0.10'
// https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-base/
implementation ("org.jbundle.config.dep:jbundle-config-dep-base:1.0.10")
'org.jbundle.config.dep:jbundle-config-dep-base:pom:1.0.10'
<dependency org="org.jbundle.config.dep" name="jbundle-config-dep-base" rev="1.0.10">
<artifact name="jbundle-config-dep-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config.dep', module='jbundle-config-dep-base', version='1.0.10')
)
libraryDependencies += "org.jbundle.config.dep" % "jbundle-config-dep-base" % "1.0.10"
[org.jbundle.config.dep/jbundle-config-dep-base "1.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jbundle.base : org.jbundle.base | jar | 1.0.10 |
| org.jbundle.base.screen : org.jbundle.base.screen.model | jar | 1.0.10 |
| org.jbundle.base : org.jbundle.base.remote | jar | 1.0.10 |
| org.jbundle.base.message : org.jbundle.base.message.trx | jar | 1.0.10 |
| org.jbundle.base.message : org.jbundle.base.message.remote | jar | 1.0.10 |
| org.jbundle.base.screen : org.jbundle.base.screen.control.servlet | jar | 1.0.10 |
| org.jbundle.config.dep : jbundle-config-dep-thin | pom | 1.0.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |