File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 26
26
</properties >
27
27
<dependencyManagement >
28
28
<dependencies >
29
+ <dependency >
30
+ <groupId >org.parallaxsecond</groupId >
31
+ <artifactId >parsec-client-java</artifactId >
32
+ <version >${project.version} </version >
33
+ </dependency >
34
+ <dependency >
35
+ <groupId >org.parallaxsecond</groupId >
36
+ <artifactId >parsec-jca-java</artifactId >
37
+ <version >${project.version} </version >
38
+ </dependency >
39
+ <dependency >
40
+ <groupId >org.parallaxsecond</groupId >
41
+ <artifactId >parsec-interface-java</artifactId >
42
+ <version >${project.version} </version >
43
+ </dependency >
44
+ <dependency >
45
+ <groupId >org.parallaxsecond</groupId >
46
+ <artifactId >parsec-protobuf-java</artifactId >
47
+ <version >${project.version} </version >
48
+ </dependency >
29
49
<dependency >
30
50
<groupId >org.slf4j</groupId >
31
51
<artifactId >slf4j-api</artifactId >
You can’t perform that action at this time.
0 commit comments