Skip to content

Latest commit

 

History

244 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

OpenGamma Java SDK

Build Status License

The OpenGamma service is a platform for the independent calculation of metrics such as margin, fees and balance sheet, to enable firms to optimize execution and clearing of derivatives. The service is available commercially from OpenGamma.

This repository contains the source code of the SDK of the OpenGamma service. It is released as Open Source Software under the Apache v2.0 license. The SDK is only provided in Java, however the service itself can be called from any language.

OpenGamma

Using this library

Java SE 8u40 or later is required to use the SDK. The JAR files are available in Maven Central. For example, to access the SDK for the margin service, use:

<dependency>
  <groupId>com.opengamma.sdk</groupId>
  <artifactId>sdk-margin</artifactId>
  <version>3.6.5</version>
</dependency>

发布

See the change log.

关于

Java SDK providing access to the OpenGamma API

Topics

Resources

Stars

12 stars

关注者

23 watching

复刻s

发布

Used by

贡献者

Languages