| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.restup.test |
| Идентификатор | Идентификаторup-test-repository |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUp! :: test :: repository
Up! support for loading test data to a repository
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| up-test-repository-0.0.5.pom | |
| up-test-repository-0.0.5.jar | 6 KB |
| up-test-repository-0.0.5-sources.jar | 2 KB |
| up-test-repository-0.0.5-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.restup.test/up-test-repository/ -->
<dependency>
<groupId>com.github.restup.test</groupId>
<artifactId>up-test-repository</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.restup.test/up-test-repository/
implementation 'com.github.restup.test:up-test-repository:0.0.5'
// https://jarcasting.com/artifacts/com.github.restup.test/up-test-repository/
implementation ("com.github.restup.test:up-test-repository:0.0.5")
'com.github.restup.test:up-test-repository:jar:0.0.5'
<dependency org="com.github.restup.test" name="up-test-repository" rev="0.0.5">
<artifact name="up-test-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.restup.test', module='up-test-repository', version='0.0.5')
)
libraryDependencies += "com.github.restup.test" % "up-test-repository" % "0.0.5"
[com.github.restup.test/up-test-repository "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.restup : up-core | jar | 0.0.5 |
| com.github.restup.test : up-test | jar | 0.0.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| com.github.restup : up-core | test-jar | 0.0.5 |
| com.github.restup.test : up-test-model | jar | 0.0.5 |