Sha256: fd46cba41301867f200bc3c5b50ecd41f7d43a3729c700212a2d809a73776a4c

Contents?: true

Size: 261 Bytes

Versions: 8

Compression:

Stored size: 261 Bytes

Contents

local '~/.m2'
repository 'http://mirrors.ibiblio.org/pub/mirrors/maven2'

jar "org.apache.mina:mina-core:2.0.4"
pom 'spec/pom.xml'
    
scope 'runtime' do
    jar 'org.apache.tomcat:servlet-api:jar:6.0.35'
end

scope 'test' do
    jar 'junit:junit:jar:4.10'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
lock_jar-0.5.6 spec/Jarfile
lock_jar-0.5.5 spec/Jarfile
lock_jar-0.5.4 spec/Jarfile
lock_jar-0.5.3 spec/Jarfile
lock_jar-0.5.2 spec/Jarfile
lock_jar-0.5.1 spec/Jarfile
lock_jar-0.5.0 spec/Jarfile
lock_jar-0.4.6 spec/Jarfile