MATP Sample Projects

The root of Marketcetera public sources.

License

License

GroupId

GroupId

org.marketcetera
ArtifactId

ArtifactId

samples
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

MATP Sample Projects
The root of Marketcetera public sources.
Source Code Management

Source Code Management

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

Download samples

Filename Size
samples-3.2.1.pom 619 bytes
samples-3.2.1-tests.jar 1 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client-test

Versions

Version
3.2.1
3.2.0
3.0.12