| License |
License |
|---|---|
| GroupId | GroupIdcom.opengamma.strata |
| ArtifactId | ArtifactIdstrata-collect |
| Last Version | Last Version2.12.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStrata-Collect
Common collection implementations
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| strata-collect-2.12.4.pom | |
| strata-collect-2.12.4.jar | 350 KB |
| strata-collect-2.12.4-tests.jar | 314 KB |
| strata-collect-2.12.4-sources.jar | 221 KB |
| strata-collect-2.12.4-javadoc.jar | 911 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.opengamma.strata/strata-collect/ -->
<dependency>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-collect</artifactId>
<version>2.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.opengamma.strata/strata-collect/
implementation 'com.opengamma.strata:strata-collect:2.12.4'
// https://jarcasting.com/artifacts/com.opengamma.strata/strata-collect/
implementation ("com.opengamma.strata:strata-collect:2.12.4")
'com.opengamma.strata:strata-collect:jar:2.12.4'
<dependency org="com.opengamma.strata" name="strata-collect" rev="2.12.4">
<artifact name="strata-collect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opengamma.strata', module='strata-collect', version='2.12.4')
)
libraryDependencies += "com.opengamma.strata" % "strata-collect" % "2.12.4"
[com.opengamma.strata/strata-collect "2.12.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| org.joda : joda-beans | jar | 2.8.2 |
| org.joda : joda-convert | jar | 2.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.mockito : mockito-core | jar | 4.5.1 |