How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.airlift</groupId>
<artifactId>airbase-root</artifactId>
<version>144</version>
</dependency>
Choose a version of io.airlift : airbase-root to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
144 |
airbase-root-144
|
||
143 |
airbase-root-143
|
||
142 |
airbase-root-142
|
||
141 |
airbase-root-141
|
||
140 |
airbase-root-140
|
||
139 |
airbase-root-139
|
||
138 |
airbase-root-138
|
||
137 |
airbase-root-137
|
||
136 |
airbase-root-136
|
||
135 |
airbase-root-135
|
||
134 |
airbase-root-134
|
||
133 |
airbase-root-133
|
||
132 |
airbase-root-132
|
||
131 |
airbase-root-131
|
||
130 |
airbase-root-130
|
||
129 |
airbase-root-129
|
||
128 |
airbase-root-128
|
||
127 |
airbase-root-127
|
||
126 |
airbase-root-126
|
||
125 |
airbase-root-125
|
||
124 |
airbase-root-124
|
||
123 |
airbase-root-123
|
||
122 |
airbase-root-122
|
||
121 |
airbase-root-121
|
||
120 |
airbase-root-120
|
||
119 |
airbase-root-119
|
||
118 |
airbase-root-118
|
||
117 |
airbase-root-117
|
||
116 |
airbase-root-116
|
||
115 |
airbase-root-115
|
||
114 |
airbase-root-114
|
||
113 |
airbase-root-113
|
||
112 |
airbase-root-112
|
||
111 |
airbase-root-111
|
||
110 |
airbase-root-110
|
||
109 |
airbase-root-109
|
||
108 |
airbase-root-108
|
||
107 |
airbase-root-107
|
||
106 |
airbase-root-106
|
||
105 |
airbase-root-105
|
||
104 |
airbase-root-104
|
||
103 |
airbase-root-103
|
||
102 |
airbase-root-102
|
||
101 |
airbase-root-101
|
||
100 |
airbase-root-100
|
||
99 |
airbase-root-99
|
||
98 |
airbase-root-98
|
||
97 |
airbase-root-97
|
||
96 |
airbase-root-96
|
||
95 |
airbase-root-95
|
||
94 |
airbase-root-94
|
||
93 |
airbase-root-93
|
||
92 |
airbase-root-92
|
||
91 |
airbase-root-91
|
||
90 |
airbase-root-90
|
||
89 |
airbase-root-89
|
||
88 |
airbase-root-88
|
||
87 |
airbase-root-87
|
||
86 |
airbase-root-86
|
||
85 |
airbase-root-85
|
||
84 |
airbase-root-84
|
||
83 |
airbase-root-83
|
||
82 |
airbase-root-82
|
||
81 |
airbase-root-81
|
||
80 |
airbase-root-80
|
||
79 |
airbase-root-79
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.airlift</groupId>
<artifactId>airbase-root</artifactId>
<version>144</version>
</dependency>
Advertisement