License |
License |
---|---|
GroupId | GroupIdcom.opengamma |
ArtifactId | ArtifactIdopensimm |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionOpenSIMM
Reference implementation of the ISDA-proposed Standard Initial Margin Model (SIMM) for non-cleared derivatives.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opensimm-1.0.pom | |
opensimm-1.0.jar | 76 KB |
opensimm-1.0-sources.jar | 46 KB |
opensimm-1.0-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opengamma/opensimm/ -->
<dependency>
<groupId>com.opengamma</groupId>
<artifactId>opensimm</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opengamma/opensimm/
implementation 'com.opengamma:opensimm:1.0'
// https://jarcasting.com/artifacts/com.opengamma/opensimm/
implementation ("com.opengamma:opensimm:1.0")
'com.opengamma:opensimm:jar:1.0'
<dependency org="com.opengamma" name="opensimm" rev="1.0">
<artifact name="opensimm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opengamma', module='opensimm', version='1.0')
)
libraryDependencies += "com.opengamma" % "opensimm" % "1.0"
[com.opengamma/opensimm "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |