File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 446446 <scope >test</scope >
447447 </dependency >
448448
449- <!-- Not in Maven Central, download manually from http://kasparov.skife.org/csv/csv-1.0.jar and install with:
450- mvn install:install-file -Dfile=E:/Java/skife.org/csv-1.0.jar -DgroupId=org.skife.kasparov -DartifactId=csv -Dversion=1.0 -Dpackaging=jar -->
449+ <!--
450+ Not in Maven Central, download manually from http://kasparov.skife.org/csv/csv-1.0.jar and install with:
451+ mkdir C:\Java\skife.org\
452+ curl https://repo.marketcetera.org/maven/org/skife/kasparov/csv/1.0/csv-1.0.jar -o C:\Java\skife.org\csv-1.0.jar
453+ mvn install:install-file -Dfile=C:/Java/skife.org/csv-1.0.jar -DgroupId=org.skife.kasparov -DartifactId=csv -Dversion=1.0 -Dpackaging=jar
454+ -->
451455 <dependency >
452456 <groupId >org.skife.kasparov</groupId >
453457 <artifactId >csv</artifactId >
You can’t perform that action at this time.
0 commit comments