License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.activequant |
ArtifactId | ArtifactIdaq2o |
Version | Version2.0 |
Type | Typejar |
Description |
DescriptionActiveQuant 2.o (AQ2o)
Security trading related source code platform
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
aq2o-2.0.pom | |
aq2o-2.0.jar | 243 KB |
aq2o-2.0-tests.jar | 121 KB |
aq2o-2.0-sources.jar | 141 KB |
aq2o-2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.activequant/aq2o/ -->
<dependency>
<groupId>com.activequant</groupId>
<artifactId>aq2o</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.activequant/aq2o/
implementation 'com.activequant:aq2o:2.0'
// https://jarcasting.com/artifacts/com.activequant/aq2o/
implementation ("com.activequant:aq2o:2.0")
'com.activequant:aq2o:jar:2.0'
<dependency org="com.activequant" name="aq2o" rev="2.0">
<artifact name="aq2o" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.activequant', module='aq2o', version='2.0')
)
libraryDependencies += "com.activequant" % "aq2o" % "2.0"
[com.activequant/aq2o "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.2.7 |
org.springframework : spring-context | jar | 3.0.6.RELEASE |
org.springframework : spring-tx | jar | 3.0.6.RELEASE |
net.sf.oval : oval | jar | 1.80 |
org.apache.activemq : activemq-core | jar | 5.5.1 |
org.mybatis : mybatis-spring | jar | 1.0.2 |
org.mybatis : mybatis | jar | 3.0.6 |
mysql : mysql-connector-java | jar | 5.1.6 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.snmp4j : snmp4j | jar | 1.10.1 |
org.snmp4j : snmp4j-agent | jar | 1.3.1 |
org.apache.hbase : hbase | jar | 0.90.4 |
org.apache.hbase : hbase | jar | 0.90.4 |
org.mybatis : mybatis-ehcache | jar | 1.0.0 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.apache.hadoop : hadoop-core | jar | 0.20-append-r1056497 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.5.1 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.5.1 |
net.objectlab.kit : datecalc-common | jar | 1.2.0 |
net.objectlab.kit : datecalc-joda | jar | 1.2.0 |
javax.mail : mail | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |