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