Hello, you should download this rpm "sblim-cim-client-1.3.9.3-2.fc17.noarch"
Once downloaded extract the contents of the file. For me ( i am on debian wheezy) i realised those steps :
- apt-get install cpio2rpm
- cpio2rpm sblim-cim-client-1.3.9.3-2.fc17.noarch | cpio -i --make-directories
- browse to directory ./usr/share/java
- copy the jar into the desired directory
- add external Jar to eclipse
I hope that i helped you, it works for me.