Sha256: dfa0540a1aa647e78551306b01b2468875594a28f3ebbb7287c71c5728e691cf
Contents?: true
Size: 647 Bytes
Versions: 1
Compression:
Stored size: 647 Bytes
Contents
#-- # Copyright (c) 2008-2012 David Kellum # # rjack-logback is free software: you can redistribute it and/or # modify it under the terms of either of following licenses: # # GNU Lesser General Public License v3 or later # Eclipse Public License v1.0 # # rjack-logback is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. #++ module RJack module Logback # Logback java version LOGBACK_VERSION = '1.0.7' # Logback gem version VERSION = '1.5.0' LOGBACK_DIR = File.dirname(__FILE__) # :nodoc: end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rjack-logback-1.5.0-java | lib/rjack-logback/base.rb |