License |
License |
---|---|
GroupId | GroupIdorg.marketcetera |
ArtifactId | ArtifactIdcluster-simple |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple Cluster
The root of Marketcetera public sources.
|
Filename | Size |
---|---|
cluster-simple-3.2.1.pom | |
cluster-simple-3.2.1.jar | 8 KB |
cluster-simple-3.2.1-tests.jar | 3 KB |
cluster-simple-3.2.1-sources.jar | 4 KB |
cluster-simple-3.2.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.marketcetera/cluster-simple/ -->
<dependency>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-simple</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.marketcetera/cluster-simple/
implementation 'org.marketcetera:cluster-simple:3.2.1'
// https://jarcasting.com/artifacts/org.marketcetera/cluster-simple/
implementation ("org.marketcetera:cluster-simple:3.2.1")
'org.marketcetera:cluster-simple:jar:3.2.1'
<dependency org="org.marketcetera" name="cluster-simple" rev="3.2.1">
<artifact name="cluster-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marketcetera', module='cluster-simple', version='3.2.1')
)
libraryDependencies += "org.marketcetera" % "cluster-simple" % "3.2.1"
[org.marketcetera/cluster-simple "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.marketcetera : cluster-api | jar | 3.2.1 |
org.marketcetera : cluster-core | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop | jar | 5.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.marketcetera : core | test-jar | 3.2.1 |
org.marketcetera : cluster-core | test-jar | 3.2.1 |
junit : junit | jar | 4.13.1 |
org.springframework : spring-test | jar | 5.3.1 |