is not current version
Last Version 2.9.0

software.amazon.awsconstructs:apigatewaysagemakerendpoint 1.115.0

CDK Constructs for AWS API Gateway and Amazon SageMaker Endpoint integration.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awsconstructs
ArtifactId

ArtifactId

apigatewaysagemakerendpoint
Version

Version

1.115.0
Type

Type

jar

Download apigatewaysagemakerendpoint 1.115.0


<!-- https://jarcasting.com/artifacts/software.amazon.awsconstructs/apigatewaysagemakerendpoint/ -->
<dependency>
    <groupId>software.amazon.awsconstructs</groupId>
    <artifactId>apigatewaysagemakerendpoint</artifactId>
    <version>1.115.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awsconstructs/apigatewaysagemakerendpoint/
implementation 'software.amazon.awsconstructs:apigatewaysagemakerendpoint:1.115.0'
// https://jarcasting.com/artifacts/software.amazon.awsconstructs/apigatewaysagemakerendpoint/
implementation ("software.amazon.awsconstructs:apigatewaysagemakerendpoint:1.115.0")
'software.amazon.awsconstructs:apigatewaysagemakerendpoint:jar:1.115.0'
<dependency org="software.amazon.awsconstructs" name="apigatewaysagemakerendpoint" rev="1.115.0">
  <artifact name="apigatewaysagemakerendpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awsconstructs', module='apigatewaysagemakerendpoint', version='1.115.0')
)
libraryDependencies += "software.amazon.awsconstructs" % "apigatewaysagemakerendpoint" % "1.115.0"
[software.amazon.awsconstructs/apigatewaysagemakerendpoint "1.115.0"]