Skip to content

Commit

Permalink
docs: fixing build tools order
Browse files Browse the repository at this point in the history
  • Loading branch information
aludwiko committed Jul 27, 2023
1 parent 271c1c0 commit 6d139cd
Show file tree
Hide file tree
Showing 49 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion docs/src/main/paradox/amqp.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AMQP 1.0 is currently not supported (Qpid, ActiveMQ, Solace, etc.).

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/avroparquet.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For more information about Apache Parquet please visit the [official documentati

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/aws-event-bridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The Alpakka AWS EventBridge connector provides Akka Stream flows and sinks to pu

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/awslambda.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For more information about AWS Lambda please visit the [AWS lambda documentation

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/azure-storage-queue.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Azure Storage Queue is a queuing service similar to Amazon's SQS. It is designed

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/cassandra.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Alpakka Cassandra offers an @extref:[Akka Streams](akka:/stream/index.html) API

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/couchbase.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The Couchbase connector supports all document formats which are supported by the

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/data-transformations/csv.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Lines are separated by either Line Feed (`\n` = ASCII 10) or Carriage Return and

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/data-transformations/json.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ even: only the `doc` inside each element of the array.

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ is parsed into frames:

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/data-transformations/text.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ parser does only support UTF-8.

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/data-transformations/xml.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ XML parsing module offers Flows for parsing, processing and writing XML document

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/dynamodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The AWS DynamoDB connector provides a flow for streaming DynamoDB requests. For

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For more information about Elasticsearch, please visit the [Elasticsearch docume

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/file.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ the sources and sinks for files already included in core Akka Streams

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/ftp.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The FTP connector provides Akka Stream sources to connect to FTP, FTPs and SFTP

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/geode.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Alpakka Geode provides flows and sinks to put elements into Geode, and a source

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/google-cloud-bigquery-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This connector communicates to the BigQuery Storage API via the gRPC protocol. T

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/google-cloud-bigquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Alpakka Google Cloud BigQuery was added in Alpakka 2.0.2 in July 2020 and is mar

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/google-cloud-pub-sub-grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ look at the alternative @ref[Alpakka Google Cloud Pub/Sub](google-cloud-pub-sub.

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/google-cloud-pub-sub.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This connector communicates to Pub/Sub via HTTP requests (i.e. `https://pubsub.g

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/google-cloud-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This connector communicates to Cloud Storage via HTTP requests.

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/google-common.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The `google-common` module provides central configuration for Google connectors

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/google-fcm.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Alpakka Google Firebase Cloud Messaging connector provides a way to send not

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/hbase.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For more information about HBase, please visit the [HBase documentation](https:/

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/hdfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For more information about Hadoop, please visit the [Hadoop documentation](https

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/huawei-push-kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Alpakka Huawei Push Kit connector provides a way to send notifications with

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/influxdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Furthermore, the major InfluxDB update to [version 2.0](https://www.influxdata.c

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/ironmq.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ queue and set other queue as subscribers. More information about that could be f

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/jms/ibm-mq.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MQ settings for this image are shown here: https://github.com/ibm-messaging/mq-d

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/jms/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Alpakka JMS connector provides Akka Stream sources and sinks to connect to J

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/kinesis.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Please read more about it at [GitHub 500px/kinesis-stream](https://github.com/50

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/kudu.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Apache Kudu is a free and open source column-oriented data store in the Apache H

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Please read more about it in the [ReactiveMongo documentation](http://reactivemo

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/mqtt-streaming.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Alpakka MQTT Streaming implements the [MQTT 3.1.1](https://docs.oasis-open.org/m

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/mqtt.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The Alpakka MQTT connector provides an Akka Stream source, sink and flow to conn

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/opensearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For more information about Opensearch, please visit the [Opensearch documentatio

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/orientdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The Alpakka OrientDB connector provides Akka Stream sources and sinks for Orient

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/pravega.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Streams provide exactly-once semantics, and atomicity for groups of events using

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ about the technology the connector is using.

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ S3 stands for Simple Storage Service and is an object storage service with a web

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/slick.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Slick connector provides Scala and Java DSLs to create a `Source` to stream

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/sns.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For more information about AWS SNS please visit the [official documentation](htt

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/paradox/solr.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For more information about Solr please visit the [Solr documentation](https://lu

The Akka dependencies are available from Akka's library repository. To access them there, you need to configure the URL for this repository.

@@repository [Maven,sbt,Gradle] {
@@repository [sbt,Maven,Gradle] {
id="akka-repository"
name="Akka library repository"
url="https://repo.akka.io/maven"
Expand Down
Loading

0 comments on commit 6d139cd

Please sign in to comment.