License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.marketcetera |
ArtifactId | ArtifactIdclient |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClient Libraries
The root of Marketcetera public sources.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-3.2.1.pom | |
client-3.2.1.jar | 78 KB |
client-3.2.1-tests.jar | 183 KB |
client-3.2.1-sources.jar | 69 KB |
client-3.2.1-javadoc.jar | 292 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.marketcetera/client/ -->
<dependency>
<groupId>org.marketcetera</groupId>
<artifactId>client</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.marketcetera/client/
implementation 'org.marketcetera:client:3.2.1'
// https://jarcasting.com/artifacts/org.marketcetera/client/
implementation ("org.marketcetera:client:3.2.1")
'org.marketcetera:client:jar:3.2.1'
<dependency org="org.marketcetera" name="client" rev="3.2.1">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marketcetera', module='client', version='3.2.1')
)
libraryDependencies += "org.marketcetera" % "client" % "3.2.1"
[org.marketcetera/client "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.marketcetera : core | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-pool | jar | 5.9.0 |
org.apache.activemq : activemq-broker | jar | 5.9.0 |
org.apache.activemq : activemq-stomp | jar | 5.9.0 |
org.apache.activemq : activemq-jaas | jar | 5.9.0 |
commons-pool : commons-pool | jar | 1.6 |
org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
commons-collections : commons-collections | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.1.11 |
org.apache.xbean : xbean-spring | jar | 4.18 |
org.marketcetera : core | test-jar | 3.2.1 |
org.marketcetera : util-test | jar | 3.2.1 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-core | jar | 3.6.28 |