| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.dbrain.platform |
| Идентификатор | Идентификаторtest |
| Версия | Версия1 |
| Тип | Типpom |
| Описание |
ОписаниеDefines external dependencies.
|
| Имя Файла | Размер |
|---|---|
| test-1.pom | 944 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dbrain.platform/test/ -->
<dependency>
<groupId>org.dbrain.platform</groupId>
<artifactId>test</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dbrain.platform/test/
implementation 'org.dbrain.platform:test:1'
// https://jarcasting.com/artifacts/org.dbrain.platform/test/
implementation ("org.dbrain.platform:test:1")
'org.dbrain.platform:test:pom:1'
<dependency org="org.dbrain.platform" name="test" rev="1">
<artifact name="test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dbrain.platform', module='test', version='1')
)
libraryDependencies += "org.dbrain.platform" % "test" % "1"
[org.dbrain.platform/test "1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.h2database : h2 | jar | 1.4.185 |