| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаfr.matthieu-vergne |
| Идентификатор | Идентификаторdata-samples |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеData Management Samples
Examples of uses of the facilities to manage data in an advanced way.
|
| Имя Файла | Размер |
|---|---|
| data-samples-1.2.pom | |
| data-samples-1.2.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/data-samples/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>data-samples</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/data-samples/
implementation 'fr.matthieu-vergne:data-samples:1.2'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/data-samples/
implementation ("fr.matthieu-vergne:data-samples:1.2")
'fr.matthieu-vergne:data-samples:jar:1.2'
<dependency org="fr.matthieu-vergne" name="data-samples" rev="1.2">
<artifact name="data-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='data-samples', version='1.2')
)
libraryDependencies += "fr.matthieu-vergne" % "data-samples" % "1.2"
[fr.matthieu-vergne/data-samples "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fr.matthieu-vergne : data-access | jar | 1.2 |
| fr.matthieu-vergne : data-storage | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |