| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdsoftware.amazon.appflow |
| ArtifactId | ArtifactIdaws-custom-connector-integ-test |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAppFlow Custom Connector SDK enables customers and third party developers to build custom source
and/or destination connectors for the AppFlow service.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/software.amazon.appflow/aws-custom-connector-integ-test/ -->
<dependency>
<groupId>software.amazon.appflow</groupId>
<artifactId>aws-custom-connector-integ-test</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.appflow/aws-custom-connector-integ-test/
implementation 'software.amazon.appflow:aws-custom-connector-integ-test:1.0.5'
// https://jarcasting.com/artifacts/software.amazon.appflow/aws-custom-connector-integ-test/
implementation ("software.amazon.appflow:aws-custom-connector-integ-test:1.0.5")
'software.amazon.appflow:aws-custom-connector-integ-test:jar:1.0.5'
<dependency org="software.amazon.appflow" name="aws-custom-connector-integ-test" rev="1.0.5">
<artifact name="aws-custom-connector-integ-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.appflow', module='aws-custom-connector-integ-test', version='1.0.5')
)
libraryDependencies += "software.amazon.appflow" % "aws-custom-connector-integ-test" % "1.0.5"
[software.amazon.appflow/aws-custom-connector-integ-test "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.mockito : mockito-junit-jupiter | jar | 3.7.0 |