-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
188 lines (170 loc) · 10 KB
/
Copy pathindex.html
File metadata and controls
188 lines (170 loc) · 10 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE html>
<html lang="en">
<head>
<title>Devxchange</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Devxchange - Building open source tools and frameworks for developers">
<meta name="description" content="Building open source tools and frameworks for developers">
<meta name="keywords"
content="Devxchange,devxchange,devxchange.io,LogMetrics Framework,Obfuscator Framework,OAauthceptors Framework,Gatling Load Testing ,Gradle Plugin, Eclipse Plugin,Eclipse Marketplace,Spring Projects,Java Project,
Java HBase Eclipse Plugin, Java Logger Eclipse Plugin, Java Microservices Plugin, Java Restful Eclipse Plugin, Java ORM Eclipse Plugin, PHP Restful Eclipse Plugin">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="30 days">
<meta name="author" content="Devxchange.io">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'
rel='stylesheet' type='text/css'>
<!-- FontAwesome JS -->
<script defer src="https://use.fontawesome.com/releases/v5.8.2/js/all.js"
integrity="sha384-DJ25uNYET2XCl5ZF++U8eNxPWqcKohUUBUpKGlNLMchM7q4Wjg2CUpjHLaL8yYPH"
crossorigin="anonymous"></script>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/elegant_font/css/style.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-154410551-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-154410551-1');
</script>
</head>
<body class="landing-page">
<!-- GITHUB BUTTON JS -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<div class="page-wrapper">
<!-- ******Header****** -->
<header class="header text-center">
<div class="container">
<div class="branding">
<h1 class="logo">
<!--<span aria-hidden="true" class="icon_documents_alt icon"></span>-->
<span class="text-highlight">Devxchange.io</span>
</h1>
</div><!--//branding-->
<div class="tagline">
<p>Building open source tools and frameworks for developers.</p><br/>
<!--<p>Designed with <i class="fas fa-heart"></i> for developers</p>-->
</div><!--//tagline-->
<!--<div class="main-search-box pt-3 pb-4 d-inline-block">
<form class="form-inline search-form justify-content-center" action="" method="get">
<input type="text" placeholder="Enter search terms..." name="search" class="form-control search-input">
<button type="submit" class="btn search-btn" value="Search"><i class="fas fa-search"></i></button>
</form>
</div>-->
<div class="social-container">
<!-- Replace with your Github Button -->
<div class="github-btn mb-2">
<a class="btn btn-cta btn-blue" href="https://www.linkedin.com/company/devxchangeio"
target="_blank"><i class="fab fa-linkedin"></i>@devxchangeio</a>
<a class="btn btn-cta btn-blue" href="https://www.linkedin.com/showcase/devxchangeio-blog"
target="_blank"><i class="fab fa-linkedin"></i>@devxchangeio-blog</a>
<a class="btn btn-cta btn-blue" href="https://medium.com/devxchange" target="_blank"><i
class="fab fa-medium"></i>@devxchange</a>
<a class="btn btn-cta btn-blue" href="https://github.com/devxchangeio" target="_blank"><i
class="fab fa-github"></i>@devxchange</a>
<a class="btn btn-cta btn-blue" href="https://twitter.com/devxchangeio" target="_blank"><i
class="fab fa-twitter"></i>@devxchange</a>
</div>
</div>
</div><!--//container-->
</header><!--//header-->
<section class="cards-section text-center">
<div class="container">
<!--<h2 class="title">Getting started is easy!</h2>
<div class="intro">
<p>Welcome to prettyDocs. This landing page is an example of how you can use a card view to present segments of your documentation. You can customise the icon fonts based on your needs.</p>
<div class="cta-container">
<a class="btn btn-primary btn-cta" href="https://themes.3rdwavemedia.com/bootstrap-templates/startup/prettydocs-free-bootstrap-theme-for-developers-and-startups/" target="_blank"><i class="fas fa-cloud-download-alt"></i> Download Now</a>
</div>
</div>--><!--//intro-->
<div id="cards-wrapper" class="cards-wrapper row">
<div class="item item-green col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span aria-hidden="true" class="icon icon_datareport_alt"></span>
</div><!--//icon-holder-->
<h3 class="title">LogMetrics Framework</h3>
<p class="intro">LogMetrics Frameworks for Spring Java Projects & Python Projects</p>
<a class="link" href="logmetrics.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-pink item-2 col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span aria-hidden="true" class="icon icon_puzzle_alt"></span>
</div><!--//icon-holder-->
<h3 class="title">Obfuscator Framework</h3>
<p class="intro">Obfuscator Frameworks for Spring Java Projects & Python Projects</p>
<a class="link" href="obfuscator.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-blue col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<i class="icon fa fa-paper-plane"></i>
</div><!--//icon-holder-->
<h3 class="title">Authority Frameworks</h3>
<p class="intro">Authority Frameworks for Spring Java Projects & Python Projects</p>
<a class="link" href="#"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-purple col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<img aria-hidden="true" src="assets/images/eclipse.png" class="icon"/><br/><br/>
</div><!--//icon-holder-->
<h3 class="title">Eclipse Plugins</h3>
<p class="intro">Eclipse Plugins to build Java Microservices, Java and PHP Restful, Java
Logging, Java HBase, Java ORM.</p>
<a class="link" href="eclipse.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-primary col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<img aria-hidden="true" src="assets/images/gradle.png" class="icon"/>
</div><!--//icon-holder-->
<h3 class="title">Gradle Plugins</h3>
<p class="intro">Gatling Gradle Plugin provides simplified task & configuration to execute
gatling simulations</p>
<a class="link" href="gradle.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-orange col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span aria-hidden="true" class="icon icon_contacts"></span>
</div><!--//icon-holder-->
<h3 class="title">Contact Us</h3>
<p class="intro">Want to know more about future tools and framework? </p>
<a class="link" href="contact.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
</div><!--//cards-->
</div><!--//container-->
</section><!--//cards-section-->
</div><!--//page-wrapper-->
<footer class="footer text-center">
<div class="container">
<small class="copyright">Copyright © 2019 DevXchange.io</small><br>
<small class="copyright">Theme by <a href="https://themes.3rdwavemedia.com/" target="_blank">3rd
Wave Media</a></small>
</div><!--//container-->
</footer><!--//footer-->
<!-- Main Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/stickyfill/dist/stickyfill.min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>