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 2626 </properties >
2727 <dependencyManagement >
2828 <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 >
2949 <dependency >
3050 <groupId >org.slf4j</groupId >
3151 <artifactId >slf4j-api</artifactId >
You can’t perform that action at this time.
0 commit comments