File tree Expand file tree Collapse file tree
rdf-processing-toolkit-cli Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 <spring-boot .version>2.3.3.RELEASE</spring-boot .version>
5959
6060 <jena .version>6.1.0</jena .version>
61- <jenax .version>6.1.0-1 -SNAPSHOT</jenax .version>
61+ <jenax .version>6.1.0-2 -SNAPSHOT</jenax .version>
6262 <rmltk .version>6.1.0-1-SNAPSHOT</rmltk .version>
6363 <conjure .version>5.6.0-1-SNAPSHOT</conjure .version>
6464 <sansa .version>0.9.7-SNAPSHOT</sansa .version>
277277 <artifactId >jena-tdb2</artifactId >
278278 <version >${jena.version} </version >
279279 </dependency >
280+ <dependency >
281+ <groupId >org.aksw.jenax</groupId >
282+ <artifactId >jenax-serviceenhancer-preview</artifactId >
283+ <version >${jenax.version} </version >
284+ </dependency >
285+
286+ <!--
280287 <dependency>
281288 <groupId>org.apache.jena</groupId>
282289 <artifactId>jena-serviceenhancer</artifactId>
283290 <version>${jena.version}</version>
284291 </dependency>
292+ -->
285293 <dependency >
286294 <groupId >org.aksw.rdf-processing-toolkit</groupId >
287295 <artifactId >use-case-sportal-analysis</artifactId >
Original file line number Diff line number Diff line change 175175 <groupId >org.aksw.conjure</groupId >
176176 <artifactId >conjure-datasources</artifactId >
177177 </dependency >
178+ <!--
178179 <dependency>
179180 <groupId>org.apache.jena</groupId>
180181 <artifactId>jena-serviceenhancer</artifactId>
181182 </dependency>
183+ -->
184+ <dependency >
185+ <groupId >org.aksw.jenax</groupId >
186+ <artifactId >jenax-serviceenhancer-preview</artifactId >
187+ </dependency >
188+
182189 <dependency >
183190 <groupId >info.picocli</groupId >
184191 <artifactId >picocli</artifactId >
You can’t perform that action at this time.
0 commit comments