forked from uudashr/jsmpp
-
Notifications
You must be signed in to change notification settings - Fork 1
JSMPP without Log4J SLF4J dependency
ADTC edited this page Aug 19, 2014
·
1 revision
This fork is to make the no-logging
version available to anyone who wants to fork, use or integrate this. Currently there are no plans to send a pull request to the original project, as that is not the intention.
It is as per Issue 31 reported in the original project. It adds a pretentious class to remove the SLF4J dependency.
The jar file is available for download here or in Google Code. It is a rebuild (Java 1.5) of jsmpp-2.1.0.jar
with the pretentious logging classes added. This jar is completely independent of the Log4J and SLF4J libraries, so you don't need them in the classpath.