naether 0.13.6-java → 0.13.7-java

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,112 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <title>
7
- Top Level Namespace
8
-
9
- &mdash; Documentation by YARD 0.8.7.3
10
-
11
- </title>
12
-
13
- <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
14
-
15
- <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
16
-
17
- <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
19
- relpath = '';
20
- framesUrl = "frames.html#!" + escape(window.location.href);
21
- </script>
22
-
23
-
24
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
25
-
26
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
27
-
28
-
29
- </head>
30
- <body>
31
- <div id="header">
32
- <div id="menu">
33
-
34
- <a href="_index.html">Index</a> &raquo;
35
-
36
-
37
- <span class="title">Top Level Namespace</span>
38
-
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
- </div>
42
-
43
- <div id="search">
44
-
45
- <a class="full_list_link" id="class_list_link"
46
- href="class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="file_list.html">
57
- File List
58
- </a>
59
-
60
- </div>
61
- <div class="clear"></div>
62
- </div>
63
-
64
- <iframe id="search_frame"></iframe>
65
-
66
- <div id="content"><h1>Top Level Namespace
67
-
68
-
69
-
70
- </h1>
71
-
72
- <dl class="box">
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
- </dl>
82
- <div class="clear"></div>
83
-
84
- <h2>Defined Under Namespace</h2>
85
- <p class="children">
86
-
87
-
88
- <strong class="modules">Modules:</strong> <span class='object_link'><a href="Naether.html" title="Naether (module)">Naether</a></span>
89
-
90
-
91
-
92
-
93
- </p>
94
-
95
-
96
-
97
-
98
-
99
-
100
-
101
-
102
-
103
- </div>
104
-
105
- <div id="footer">
106
- Generated on Wed Mar 12 12:24:15 2014 by
107
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
- 0.8.7.3 (ruby-1.9.3).
109
- </div>
110
-
111
- </body>
112
- </html>
data/naether.gemspec DELETED
@@ -1,97 +0,0 @@
1
- # Generated by jeweler
2
- # DO NOT EDIT THIS FILE DIRECTLY
3
- # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
- # -*- encoding: utf-8 -*-
5
- # stub: naether 0.13.6 java lib
6
-
7
- Gem::Specification.new do |s|
8
- s.name = "naether"
9
- s.version = "0.13.6"
10
- s.platform = "java"
11
-
12
- s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
13
- s.authors = ["Michael Guymon"]
14
- s.date = "2014-03-12"
15
- s.description = "Java dependency resolver using Maven's Aether"
16
- s.email = "michael@tobedevoured.com"
17
- s.extensions = ["Rakefile"]
18
- s.extra_rdoc_files = [
19
- "LICENSE",
20
- "README.md"
21
- ]
22
- s.files = [
23
- "Gemfile",
24
- "Gemfile.lock",
25
- "LICENSE",
26
- "README.md",
27
- "Rakefile",
28
- "VERSION",
29
- "core-0.13.6.jar",
30
- "doc/Naether.html",
31
- "doc/Naether/Bootstrap.html",
32
- "doc/Naether/Configurator.html",
33
- "doc/Naether/Java.html",
34
- "doc/Naether/Java/JRuby.html",
35
- "doc/Naether/Java/Ruby.html",
36
- "doc/Naether/Maven.html",
37
- "doc/Naether/Notation.html",
38
- "doc/Naether/Runtime.html",
39
- "doc/_index.html",
40
- "doc/class_list.html",
41
- "doc/css/common.css",
42
- "doc/css/full_list.css",
43
- "doc/css/style.css",
44
- "doc/file.README.html",
45
- "doc/file_list.html",
46
- "doc/frames.html",
47
- "doc/index.html",
48
- "doc/js/app.js",
49
- "doc/js/full_list.js",
50
- "doc/js/jquery.js",
51
- "doc/method_list.html",
52
- "doc/top-level-namespace.html",
53
- "jar_dependencies.yml",
54
- "lib/naether.rb",
55
- "lib/naether/bootstrap.rb",
56
- "lib/naether/configuration.rb",
57
- "lib/naether/java.rb",
58
- "lib/naether/java/jruby.rb",
59
- "lib/naether/java/ruby.rb",
60
- "lib/naether/maven.rb",
61
- "lib/naether/notation.rb",
62
- "lib/naether/runtime.rb",
63
- "naether.gemspec",
64
- "pom.xml"
65
- ]
66
- s.homepage = "http://github.com/mguymon/naether"
67
- s.licenses = ["Apache"]
68
- s.require_paths = ["lib"]
69
- s.rubyforge_project = "naether"
70
- s.rubygems_version = "2.1.9"
71
- s.summary = "Java dependency resolver using Maven's Aether"
72
-
73
- if s.respond_to? :specification_version then
74
- s.specification_version = 4
75
-
76
- if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
77
- s.add_development_dependency(%q<rspec>, ["> 2.9.0"])
78
- s.add_development_dependency(%q<jeweler>, ["~> 2.0.0"])
79
- s.add_development_dependency(%q<yard>, [">= 0"])
80
- s.add_development_dependency(%q<kramdown>, [">= 0"])
81
- s.add_development_dependency(%q<jruby-openssl>, [">= 0"])
82
- else
83
- s.add_dependency(%q<rspec>, ["> 2.9.0"])
84
- s.add_dependency(%q<jeweler>, ["~> 2.0.0"])
85
- s.add_dependency(%q<yard>, [">= 0"])
86
- s.add_dependency(%q<kramdown>, [">= 0"])
87
- s.add_dependency(%q<jruby-openssl>, [">= 0"])
88
- end
89
- else
90
- s.add_dependency(%q<rspec>, ["> 2.9.0"])
91
- s.add_dependency(%q<jeweler>, ["~> 2.0.0"])
92
- s.add_dependency(%q<yard>, [">= 0"])
93
- s.add_dependency(%q<kramdown>, [">= 0"])
94
- s.add_dependency(%q<jruby-openssl>, [">= 0"])
95
- end
96
- end
97
-