This repository was archived by the owner on Sep 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >com.bizo</groupId >
5
5
<artifactId >aws-java-sdk-stubs</artifactId >
6
6
<version >1.2.0</version >
7
+ <packaging >jar</packaging >
8
+ <name >aws-java-sdk-stubs</name >
9
+ <description >stubs for the aws-java-sdk services</description >
10
+ <url >https://github.com/bizo/aws-java-sdk-stubs</url >
11
+ <licenses >
12
+ <license >
13
+ <name >The Apache Software License, Version 2.0</name >
14
+ <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
15
+ <distribution >repo</distribution >
16
+ </license >
17
+ </licenses >
18
+ <scm >
19
+ <url >https://github.com/bizo/aws-java-sdk-stubs</url >
20
+ <connection >https://github.com/bizo/aws-java-sdk-stubs.git</connection >
21
+ </scm >
22
+ <developers >
23
+ <developer >
24
+ <id >larry</id >
25
+ <name >Larry Ogrodnek</name >
26
+
27
+ </developer >
28
+ <developer >
29
+ <id >stephen</id >
30
+ <name >Stephen Haberman</name >
31
+
32
+ </developer >
33
+ <developer >
34
+ <id >dietz</id >
35
+ <name >Mark Dietz</name >
36
+
37
+ </developer >
38
+ </developers >
7
39
<dependencies >
8
40
<dependency >
9
41
<groupId >commons-io</groupId >
You can’t perform that action at this time.
0 commit comments