File tree Expand file tree Collapse file tree 16 files changed +29
-10
lines changed
1.1-common-frameworks-and-lib
1.6-usefull-libraries/dependency_injection
dependency-injection-guice/target/maven-archiver
dependency-injection-spring Expand file tree Collapse file tree 16 files changed +29
-10
lines changed Original file line number Diff line number Diff line change 7
7
<groupId >com.github.vedenin</groupId >
8
8
<artifactId >apache-commons-lib</artifactId >
9
9
<version >0.01</version >
10
- <name >Common frameworks:: Apache</name >
10
+ <name >Common frameworks :: Apache</name >
11
11
12
12
<build >
13
13
<plugins >
Original file line number Diff line number Diff line change 7
7
<groupId >com.github.vedenin</groupId >
8
8
<artifactId >guava-lib</artifactId >
9
9
<version >0.01</version >
10
- <name >Common frameworks:: guava</name >
10
+ <name >Common frameworks :: guava</name >
11
11
12
12
<build >
13
13
<plugins >
Original file line number Diff line number Diff line change 28
28
<module >quasar</module >
29
29
<module >apache-commons-lib</module >
30
30
<module >guava-lib</module >
31
- <module >cucumber</module >
32
31
</modules >
33
32
</project >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >quasar</artifactId >
13
- <name >Common frameworks:: Quasar</name >
13
+ <name >Common frameworks :: Quasar</name >
14
14
15
15
<properties >
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 7
7
<groupId >com.github.vedenin</groupId >
8
8
<artifactId >spring</artifactId >
9
9
<version >0.01</version >
10
- <name >Common frameworks:: Spring</name >
10
+ <name >Common frameworks :: Spring</name >
11
11
12
12
<build >
13
13
<plugins >
Original file line number Diff line number Diff line change 1
1
# Generated by Maven
2
- # Wed Apr 13 14:45:57 CEST 2016
2
+ # Wed Apr 13 16:33:54 CEST 2016
3
3
version =0.1-SNAPSHOT
4
4
groupId =com.github.vedenin
5
5
artifactId =dependency-injection-guice
Original file line number Diff line number Diff line change 7
7
<groupId >com.github.vedenin</groupId >
8
8
<artifactId >dependency-injection-spring</artifactId >
9
9
<version >0.01</version >
10
- <name >Dependency injections:: Spring</name >
10
+ <name >Dependency injections :: Spring</name >
11
11
12
12
<build >
13
13
<plugins >
Original file line number Diff line number Diff line change 7
7
<groupId >com.github.vedenin</groupId >
8
8
<artifactId >deeplearning4j</artifactId >
9
9
<version >0.01</version >
10
- <name >Machine Learning:: Deeplearning4j</name >
10
+ <name >Machine Learning :: Deeplearning4j</name >
11
11
12
12
<properties >
13
13
<nd4j .version>0.4-rc3.8</nd4j .version>
Original file line number Diff line number Diff line change 7
7
<groupId >com.github.vedenin</groupId >
8
8
<artifactId >smile</artifactId >
9
9
<version >0.01</version >
10
- <name >Machine Learning:: Smile</name >
10
+ <name >Machine Learning :: Smile</name >
11
11
12
12
<build >
13
13
<plugins >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >cucumber</artifactId >
12
- <name >Common frameworks :: Cucumber</name >
12
+ <name >Testing :: Cucumber</name >
13
13
14
14
<properties >
15
15
<java .version>1.7</java .version>
You can’t perform that action at this time.
0 commit comments