MATP Sample Projects

The root of Marketcetera public sources.

Лицензия

Лицензия

Группа

Группа

org.marketcetera
Идентификатор

Идентификатор

samples
Последняя версия

Последняя версия

3.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

MATP Sample Projects
The root of Marketcetera public sources.
Система контроля версий

Система контроля версий

https://source.marketcetera.org/root/trunk/samples

Скачать samples

Имя Файла Размер
samples-3.2.1.pom 619 bytes
samples-3.2.1-tests.jar 1 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.marketcetera/samples/ -->
<dependency>
    <groupId>org.marketcetera</groupId>
    <artifactId>samples</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.marketcetera/samples/
implementation 'org.marketcetera:samples:3.2.1'
// https://jarcasting.com/artifacts/org.marketcetera/samples/
implementation ("org.marketcetera:samples:3.2.1")
'org.marketcetera:samples:jar:3.2.1'
<dependency org="org.marketcetera" name="samples" rev="3.2.1">
  <artifact name="samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marketcetera', module='samples', version='3.2.1')
)
libraryDependencies += "org.marketcetera" % "samples" % "3.2.1"
[org.marketcetera/samples "3.2.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • client-test

Версии библиотеки

Версия
3.2.1
3.2.0
3.0.12