MVN

io.airlift : testing

Maven & Gradle

Jul 21, 2023
207 usages
542 stars

testing

<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>testing</artifactId>
    <version>235</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.airlift : testing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 235

All Versions

Choose a version of io.airlift : testing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
235
testing-235
234
testing-234
233
testing-233
232
testing-232
231
testing-231
230
testing-230
229
testing-229
228
testing-228
227
testing-227
226
testing-226
225
testing-225
224
testing-224
223
testing-223
222
testing-222
221
testing-221
220
testing-220
219
testing-219
218
testing-218
217
testing-217
216
testing-216
215
testing-215
214
testing-214
213
testing-213
212
testing-212
211
testing-211
210
testing-210
209
testing-209
208
testing-208
207
testing-207
206
testing-206
205
testing-205
204
testing-204
203
testing-203
202
testing-202
201
testing-201
200
testing-200
0.99
testing-0.99
0.98
testing-0.98
0.97
testing-0.97
0.96
testing-0.96
0.95
testing-0.95
0.94
testing-0.94
0.93
testing-0.93
0.92
testing-0.92
0.91
testing-0.91
0.90
testing-0.90
0.89
testing-0.89
0.88
testing-0.88
0.87
testing-0.87
0.86
testing-0.86
0.85
testing-0.85
0.84
testing-0.84
0.83
testing-0.83
0.82
testing-0.82
0.81
testing-0.81
0.80
testing-0.80
0.79
testing-0.79
0.78
testing-0.78
0.77
testing-0.77
0.76
testing-0.76
0.75
testing-0.75
0.74
testing-0.74
0.73
testing-0.73
0.72
testing-0.72
0.71
testing-0.71
0.70
testing-0.70
0.69
testing-0.69
0.68
testing-0.68
0.67
testing-0.67
0.66
testing-0.66
0.65
testing-0.65
0.199
testing-0.199
0.198
testing-0.198
0.197
testing-0.197
0.196
testing-0.196
0.195
testing-0.195
0.194
testing-0.194
0.193
testing-0.193
0.192
testing-0.192
0.191
testing-0.191
0.190
testing-0.190
0.189
testing-0.189
0.188
testing-0.188
0.187
testing-0.187
0.186
testing-0.186
0.185
testing-0.185
0.184
testing-0.184
0.183
testing-0.183
0.182
testing-0.182
0.181
testing-0.181
0.180
testing-0.180
0.179
testing-0.179
0.178
testing-0.178
0.177
testing-0.177
0.176
testing-0.176
0.175
testing-0.175
0.174
testing-0.174
0.173
testing-0.173
0.172
testing-0.172
0.171
testing-0.171
0.170
testing-0.170
0.169
testing-0.169
0.168
testing-0.168
0.167
testing-0.167
0.166
testing-0.166
0.165
testing-0.165
0.164
testing-0.164
0.163
testing-0.163
0.162
testing-0.162
0.161
testing-0.161
0.160
testing-0.160
0.159
testing-0.159
0.158
testing-0.158
0.157
testing-0.157
0.156
testing-0.156
0.155
testing-0.155
0.154
testing-0.154
0.153
testing-0.153
0.152
testing-0.152
0.151
testing-0.151
0.150
testing-0.150
0.149
testing-0.149
0.148
testing-0.148
0.147
testing-0.147
0.146
testing-0.146
0.145
testing-0.145
0.144
testing-0.144
0.143
testing-0.143
0.142
testing-0.142
0.141
testing-0.141
0.140
testing-0.140
0.139
testing-0.139
0.138
testing-0.138
0.137
testing-0.137
0.136
testing-0.136
0.135
testing-0.135
0.134
testing-0.134
0.133
testing-0.133
0.132
testing-0.132
0.131
testing-0.131
0.130
testing-0.130
0.129
testing-0.129
0.128
testing-0.128
0.127
testing-0.127
0.126
testing-0.126
0.125
testing-0.125
0.124
testing-0.124
0.123
testing-0.123
0.122
testing-0.122
0.121
testing-0.121
0.120
testing-0.120
0.119
testing-0.119
0.118
testing-0.118
0.117
testing-0.117
0.116
testing-0.116
0.115
testing-0.115
0.114
testing-0.114
0.113
testing-0.113
0.112
testing-0.112
0.111
testing-0.111
0.110
testing-0.110
0.109
testing-0.109
0.108
testing-0.108
0.107
testing-0.107
0.106
testing-0.106
0.105
testing-0.105
0.104
testing-0.104
0.103
testing-0.103
0.102
testing-0.102
0.101
testing-0.101
0.100
testing-0.100

How to add a dependency to Maven

Add the following io.airlift : testing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>testing</artifactId>
    <version>235</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.airlift : testing gradle dependency to your build.gradle file:

implementation 'io.airlift:testing:235'

Gradle Kotlin DSL: Add the following io.airlift : testing gradle kotlin dependency to your build.gradle.kts file:

implementation("io.airlift:testing:235")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.airlift : testing sbt scala dependency to your build.sbt file:

libraryDependencies += "io.airlift" % "testing" % "235"

Advertisement

Dependencies from Group

Jul 13, 2023
264 usages
9 stars
log
Jul 21, 2023
229 usages
542 stars
Dec 06, 2019
212 usages
848 stars
Jul 21, 2023
207 usages
542 stars
Aug 18, 2023
196 usages
490 stars

Discover Dependencies

Dec 23, 2022
106 usages
25 stars
Jan 16, 2017
8 usages
27 stars
Dec 12, 2021
9 usages
31 stars
Apr 15, 2019
19 usages
33 stars
Oct 05, 2018
4 usages
27 stars
Sep 12, 2022
68 usages
3.3k stars
Aug 14, 2023
14 usages
2 stars
May 04, 2022
185 usages
17 stars