File tree 19 files changed +28
-32
lines changed
shipping-tracker-lambda/ShippingFunction
todo-reminder-lambda/ToDoFunction
19 files changed +28
-32
lines changed Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >akka-modules</artifactId >
7
- <name >akka-modules</name >
8
7
<packaging >pom</packaging >
8
+ <name >akka-modules</name >
9
9
10
10
<parent >
11
11
<artifactId >parent-modules</artifactId >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >cxf-spring</artifactId >
7
- <name >cxf-spring</name >
8
7
<packaging >war</packaging >
8
+ <name >cxf-spring</name >
9
9
10
10
<parent >
11
11
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >apache-cxf-modules</artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
- <name >apache-cxf-modules</name >
9
8
<packaging >pom</packaging >
9
+ <name >apache-cxf-modules</name >
10
+
10
11
11
12
<parent >
12
13
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >sse-jaxrs</artifactId >
7
- <name >sse-jaxrs</name >
8
7
<packaging >pom</packaging >
8
+ <name >sse-jaxrs</name >
9
9
10
10
<parent >
11
11
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >sse-jaxrs-server</artifactId >
7
- <name >sse-jaxrs-server</name >
8
7
<packaging >war</packaging >
8
+ <name >sse-jaxrs-server</name >
9
9
10
10
<parent >
11
11
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >apache-httpclient4</artifactId >
7
7
<version >0.1-SNAPSHOT</version >
8
- <name >apache-httpclient4</name >
9
8
<packaging >war</packaging >
9
+ <name >apache-httpclient4</name >
10
10
11
11
<parent >
12
12
<groupId >com.baeldung</groupId >
193
193
<filtering >true</filtering >
194
194
</resource >
195
195
</resources >
196
-
197
196
</build >
198
197
199
198
<profiles >
Original file line number Diff line number Diff line change 24
24
<artifactId >camel-core</artifactId >
25
25
<version >${camel.version} </version >
26
26
</dependency >
27
-
28
27
<dependency >
29
28
<groupId >org.apache.camel</groupId >
30
29
<artifactId >camel-test-junit5</artifactId >
31
30
<version >${camel.version} </version >
32
31
<scope >test</scope >
33
32
</dependency >
34
-
35
33
<dependency >
36
34
<groupId >org.apache.camel</groupId >
37
35
<artifactId >camel-main</artifactId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >apache-spark</artifactId >
7
7
<version >1.0-SNAPSHOT</version >
8
- <name >apache-spark</name >
9
8
<packaging >jar</packaging >
9
+ <name >apache-spark</name >
10
10
11
11
<parent >
12
12
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >apache-thrift</artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
- <name >apache-thrift</name >
9
8
<packaging >pom</packaging >
9
+ <name >apache-thrift</name >
10
10
11
11
<parent >
12
12
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >apache-velocity</artifactId >
7
7
<version >0.1-SNAPSHOT</version >
8
- <name >apache-velocity</name >
9
8
<packaging >war</packaging >
9
+ <name >apache-velocity</name >
10
10
11
11
<parent >
12
12
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >aws-dynamodb</artifactId >
7
7
<version >0.1.0-SNAPSHOT</version >
8
- <name >aws-dynamodb</name >
9
8
<packaging >jar</packaging >
9
+ <name >aws-dynamodb</name >
10
10
11
11
<parent >
12
12
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >lambda-function</artifactId >
7
- <version >0.1.0-SNAPSHOT</version >
8
7
<name >lambda-function</name >
8
+ <version >0.1.0-SNAPSHOT</version >
9
9
<packaging >jar</packaging >
10
10
11
11
<parent >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >aws-lambda-modules</artifactId >
7
- <name >aws-lambda-modules</name >
8
7
<packaging >pom</packaging >
8
+ <name >aws-lambda-modules</name >
9
9
10
10
<parent >
11
11
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >ShippingFunction</artifactId >
6
- <version >1.0</version >
7
6
<name >ShippingFunction</name >
7
+ <version >1.0</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<parent >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >helloworld</groupId >
6
6
<artifactId >ToDoFunction</artifactId >
7
- <version >1.0</version >
8
7
<name >ToDoFunction</name >
8
+ <version >1.0</version >
9
9
<packaging >jar</packaging >
10
10
11
11
<parent >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >aws-miscellaneous</artifactId >
7
7
<version >0.1.0-SNAPSHOT</version >
8
- <name >aws-miscellaneous</name >
9
8
<packaging >jar</packaging >
9
+ <name >aws-miscellaneous</name >
10
10
11
11
<parent >
12
12
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >aws-s3</artifactId >
7
7
<version >0.1.0-SNAPSHOT</version >
8
- <name >aws-s3</name >
9
8
<packaging >jar</packaging >
9
+ <name >aws-s3</name >
10
10
11
11
<parent >
12
12
<groupId >com.baeldung</groupId >
26
26
<version >${aws.java.sdk.version} </version >
27
27
<scope >test</scope >
28
28
</dependency >
29
-
30
29
<dependency >
31
30
<groupId >commons-io</groupId >
32
31
<artifactId >commons-io</artifactId >
56
55
<version >${com.adobe.testing.version} </version >
57
56
<scope >test</scope >
58
57
</dependency >
59
-
60
58
<dependency >
61
59
<groupId >org.testcontainers</groupId >
62
60
<artifactId >junit-jupiter</artifactId >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >aws-modules</artifactId >
7
+ <packaging >pom</packaging >
7
8
<name >aws-modules</name >
8
9
9
10
<parent >
12
13
<version >1.0.0-SNAPSHOT</version >
13
14
</parent >
14
15
15
- <dependencies >
16
- <dependency >
17
- <groupId >com.amazonaws</groupId >
18
- <artifactId >aws-java-sdk-dynamodb</artifactId >
19
- <version >1.12.523</version >
20
- <scope >compile</scope >
21
- </dependency >
22
- </dependencies >
23
- <packaging >pom</packaging >
24
-
25
16
<modules >
26
17
<module >aws-app-sync</module >
27
18
<module >aws-dynamodb</module >
31
22
<module >aws-s3</module >
32
23
</modules >
33
24
25
+ <dependencies >
26
+ <dependency >
27
+ <groupId >com.amazonaws</groupId >
28
+ <artifactId >aws-java-sdk-dynamodb</artifactId >
29
+ <version >1.12.523</version >
30
+ <scope >compile</scope >
31
+ </dependency >
32
+ </dependencies >
33
+
34
34
<properties >
35
35
<aws-java-sdk .version>1.12.331</aws-java-sdk .version>
36
36
<aws-java-sdk-v2 .version>2.24.9</aws-java-sdk-v2 .version>
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >azure</artifactId >
7
7
<version >0.1</version >
8
- <name >azure</name >
9
8
<packaging >war</packaging >
9
+ <name >azure</name >
10
10
<description >Demo project for Spring Boot on Azure</description >
11
11
12
12
<parent >
You can’t perform that action at this time.
0 commit comments