| Группа | Группаcom.gestalt.jbi.components.common |
|---|---|
| Идентификатор | Идентификаторjbi-component |
| Последняя версия | Последняя версия0.9.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGestalt :: JBI Components :: Common JBI Runtime
|
| Имя Файла | Размер |
|---|---|
| jbi-component-0.9.1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/jbi-component/ -->
<dependency>
<groupId>com.gestalt.jbi.components.common</groupId>
<artifactId>jbi-component</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/jbi-component/
implementation 'com.gestalt.jbi.components.common:jbi-component:0.9.1'
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/jbi-component/
implementation ("com.gestalt.jbi.components.common:jbi-component:0.9.1")
'com.gestalt.jbi.components.common:jbi-component:pom:0.9.1'
<dependency org="com.gestalt.jbi.components.common" name="jbi-component" rev="0.9.1">
<artifact name="jbi-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gestalt.jbi.components.common', module='jbi-component', version='0.9.1')
)
libraryDependencies += "com.gestalt.jbi.components.common" % "jbi-component" % "0.9.1"
[com.gestalt.jbi.components.common/jbi-component "0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |