Skip to content

Commit

Permalink
replace version numvers
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Oct 5, 2024
1 parent 1f9ae8c commit 6465863
Show file tree
Hide file tree
Showing 107 changed files with 200 additions and 108 deletions.
2 changes: 1 addition & 1 deletion src/website/content/ecosystem/connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ lightweight versions of popular APIs covering standard use-cases.
```kotlin
dependencies {
// install the platform...
implementation(platform("org.http4k:http4k-connect-bom:5.21.0.0"))
{{< http4k_connect_bom>}}

// ...then choose an API Client
implementation("org.http4k:http4k-connect-amazon-s3")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect Anthropic AI modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-ai-anthropic")
implementation("org.http4k:http4k-connect-ai-anthropic-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: Feature overview of the http4k Connect Azure AI modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-ai-azure")
implementation("org.http4k:http4k-connect-ai-azure-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect LangChain module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-ai-langchain")
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: Feature overview of the http4k Connect LMStudio modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-ai-lmstudio")
implementation("org.http4k:http4k-connect-ai-lmstudio-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect Ollama modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-ai-ollama")
implementation("org.http4k:http4k-connect-ai-ollama-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect OpenAI modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-ai-openai")
implementation("org.http4k:http4k-connect-ai-openai-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS AppRunner modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-apprunner")
implementation("org.http4k:http4k-connect-amazon-apprunner-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS CloudFront modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-cloudfront")
implementation("org.http4k:http4k-connect-amazon-cloudfront-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS CloudWatchLogs modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-cloudwatchlogs")
implementation("org.http4k:http4k-connect-amazon-cloudwatchlogs-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Cognito modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-cognito")
implementation("org.http4k:http4k-connect-amazon-cognito-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Container Credentials mo

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-containercredentials")
implementation("org.http4k:http4k-connect-amazon-containercredentials-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS DynamoDb modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-dynamodb")
implementation("org.http4k:http4k-connect-amazon-dynamodb-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS EventBridge modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-eventbridge")
implementation("org.http4k:http4k-connect-amazon-eventbridge-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Cloudwatch Evidently mod

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-evidently")
implementation("org.http4k:http4k-connect-amazon-evidently-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Firehose modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-firehose")
implementation("org.http4k:http4k-connect-amazon-firehose-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS IAM Identity Center modu

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-iamidentitycenter")
implementation("org.http4k:http4k-connect-amazon-iamidentitycenter-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Instance Metadata Servic

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-instancemetadata")
implementation("org.http4k:http4k-connect-amazon-instancemetadata-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS KMS modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-kms")
implementation("org.http4k:http4k-connect-amazon-kms-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Lambda modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-lambda")
implementation("org.http4k:http4k-connect-amazon-lambda-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS S3 modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-s3")
implementation("org.http4k:http4k-connect-amazon-s3-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Secrets Manager modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-secretsmanager")
implementation("org.http4k:http4k-connect-amazon-secretsmanager-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Simple Email Service mod

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-ses")
implementation("org.http4k:http4k-connect-amazon-ses-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Simple Notification Serv

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-sns")
implementation("org.http4k:http4k-connect-amazon-sns-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Simple Queue Service mod

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-sqs")
implementation("org.http4k:http4k-connect-amazon-sqs-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Security Token Service m

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-sts")
implementation("org.http4k:http4k-connect-amazon-sts-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect AWS Systems Manager modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-amazon-systemsmanager")
implementation("org.http4k:http4k-connect-amazon-systemsmanager-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The GitHub connector currently provides basic action interfaces and support for

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-github")
}
```
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The GitLab connector currently provides basic action interfaces.

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-gitlab")
}
```
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect Google Analytics GA4 modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-google-analytics-ga4")
implementation("org.http4k:http4k-connect-google-analytics-ga4-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect Google Analytics UA modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-google-analytics-ua")
implementation("org.http4k:http4k-connect-google-analytics-ua-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect Kafka Rest Proxy modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-kafka-rest")
implementation("org.http4k:http4k-connect-kafka-rest-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect Kafka Schema Registry module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-kafka-schemaregistry")
implementation("org.http4k:http4k-connect-kafka-schemaregistry-fake")
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Feature overview of the http4k Connect Mattermost modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-mattermost-rest")
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect Storage Core module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-storage-core")
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect HTTP Storage module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-storage-http")
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect JDBC Storage module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-storage-jdbc")
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect Redis Storage module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-storage-redis")
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k Connect S3 Storage module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-connect-bom:5.22.1.0"))
{{< http4k_connect_bom>}}
implementation("org.http4k:http4k-connect-storage-s3")
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Feature overview of the http4k-testing-approval module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-bom:5.32.1.0"))
{{< http4k_bom>}}
implementation("org.http4k:http4k-testing-approval")
}
```
Expand Down
2 changes: 1 addition & 1 deletion src/website/content/ecosystem/http4k/module/aws/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: Feature overview of the http4k-aws module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-bom:5.32.1.0"))
{{< http4k_bom>}}
implementation("org.http4k:http4k-aws")
}
```
Expand Down
2 changes: 1 addition & 1 deletion src/website/content/ecosystem/http4k/module/azure/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: Feature overview of the http4k-azure module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-bom:5.32.1.0"))
{{< http4k_bom>}}
implementation("org.http4k:http4k-azure")
}
```
Expand Down
2 changes: 1 addition & 1 deletion src/website/content/ecosystem/http4k/module/chaos/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: Feature overview of the http4k-testing-chaos module

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-bom:5.32.1.0"))
{{< http4k_bom>}}
implementation("org.http4k:http4k-testing-chaos")
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: Feature overview of the http4k-client modules

```kotlin
dependencies {
implementation(platform("org.http4k:http4k-bom:5.32.1.0"))
{{< http4k_bom>}}

// Java (for development only):
implementation("org.http4k:http4k-core")
Expand Down
Loading

0 comments on commit 6465863

Please sign in to comment.