Sha256: b1095cda509dfdf2a22dbd758646ede5ef33e9e75a160049599fd2631f69c45f
Contents?: true
Size: 647 Bytes
Versions: 1
Compression:
Stored size: 647 Bytes
Contents
#-- # Copyright (c) 2008-2016 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.1.6' # Logback gem version VERSION = '1.8.0' LOGBACK_DIR = File.dirname(__FILE__) # :nodoc: end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rjack-logback-1.8.0-java | lib/rjack-logback/base.rb |