OSGi compatible raven-logback binaries

Hi,

Are there any OSGi compatible binaries for raven-logback?

I wasn’t able to wrap it as a logback classic fragment, all my attempts are ending with this error:

Could not create an Appender of type [com.getsentry.raven.logback.SentryAppender]
ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type com.getsentry.raven.logback.SentryAppender
java.lang.ClassNotFoundException: com.getsentry.raven.logback.SentryAppender cannot be found by ch.qos.logback.classic_1.2.2