Last Version

io.github.cdklabs.cdk_cloudformation:stocks-orders-marketorder 1.0.0-alpha.5

A market order is a request to buy or sell a security at the currently available market price. The order to buy a security will be submitted on resource creation and the security will be sold (or the unfilled order cancelled) on resource deletion. Supported exchanges are AMEX, ARCA, BATS, NYSE, NASDAQ and NYSEARCA.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

stocks-orders-marketorder
Version

Version

1.0.0-alpha.5
Type

Type

jar
Description

Description

io.github.cdklabs.cdk_cloudformation:stocks-orders-marketorder
A market order is a request to buy or sell a security at the currently available market price. The order to buy a security will be submitted on resource creation and the security will be sold (or the unfilled order cancelled) on resource deletion. Supported exchanges are AMEX, ARCA, BATS, NYSE, NASDAQ and NYSEARCA.
Project URL

Project URL

https://github.com/iann0036/cfn-types/tree/master/stocks-orders-marketorder
Source Code Management

Source Code Management

https://github.com/cdklabs/cdk-cloudformation.git

Download stocks-orders-marketorder 1.0.0-alpha.5


<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/stocks-orders-marketorder/ -->
<dependency>
    <groupId>io.github.cdklabs.cdk_cloudformation</groupId>
    <artifactId>stocks-orders-marketorder</artifactId>
    <version>1.0.0-alpha.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/stocks-orders-marketorder/
implementation 'io.github.cdklabs.cdk_cloudformation:stocks-orders-marketorder:1.0.0-alpha.5'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/stocks-orders-marketorder/
implementation ("io.github.cdklabs.cdk_cloudformation:stocks-orders-marketorder:1.0.0-alpha.5")
'io.github.cdklabs.cdk_cloudformation:stocks-orders-marketorder:jar:1.0.0-alpha.5'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="stocks-orders-marketorder" rev="1.0.0-alpha.5">
  <artifact name="stocks-orders-marketorder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='stocks-orders-marketorder', version='1.0.0-alpha.5')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "stocks-orders-marketorder" % "1.0.0-alpha.5"
[io.github.cdklabs.cdk_cloudformation/stocks-orders-marketorder "1.0.0-alpha.5"]

Dependencies

compile (5)

Group / Artifact Type Version
software.amazon.awscdk : aws-cdk-lib jar [2.16.0,3.0.0)
software.constructs : constructs jar [10.0.87,11.0.0)
software.amazon.jsii : jsii-runtime jar [1.55.0,2.0.0)
org.jetbrains : annotations jar [16.0.3,20.0.0)
javax.annotation : javax.annotation-api jar [1.3.2,1.4.0)

Project Modules

There are no modules declared in this project.