MVN

com.groupbyinc : common-flux-stage-services

Maven & Gradle

Mar 08, 2022

GroupBy - Common - Flux - Stage - Shaded Service Manifest · ${project.name}

<dependency>
    <groupId>com.groupbyinc</groupId>
    <artifactId>common-flux-stage-services</artifactId>
    <version>198</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.groupbyinc : common-flux-stage-services to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 198

All Versions

Choose a version of com.groupbyinc : common-flux-stage-services to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
198
common-flux-stage-services-198
197
common-flux-stage-services-197
196
common-flux-stage-services-196
195
common-flux-stage-services-195
194
common-flux-stage-services-194
193
common-flux-stage-services-193
192
common-flux-stage-services-192
191
common-flux-stage-services-191
190
common-flux-stage-services-190
189
common-flux-stage-services-189
188
common-flux-stage-services-188
187
common-flux-stage-services-187
186
common-flux-stage-services-186
185
common-flux-stage-services-185
184
common-flux-stage-services-184
183
common-flux-stage-services-183
182
common-flux-stage-services-182
181
common-flux-stage-services-181
180
common-flux-stage-services-180
178
common-flux-stage-services-178
177
common-flux-stage-services-177
176
common-flux-stage-services-176
175
common-flux-stage-services-175
174
common-flux-stage-services-174
173
common-flux-stage-services-173
172
common-flux-stage-services-172
171
common-flux-stage-services-171
170
common-flux-stage-services-170
169
common-flux-stage-services-169
168
common-flux-stage-services-168
165
common-flux-stage-services-165
164
common-flux-stage-services-164
163
common-flux-stage-services-163
162
common-flux-stage-services-162
161
common-flux-stage-services-161
155
common-flux-stage-services-155
154
common-flux-stage-services-154
153
common-flux-stage-services-153
152
common-flux-stage-services-152
151
common-flux-stage-services-151
150
common-flux-stage-services-150
149
common-flux-stage-services-149
148
common-flux-stage-services-148
147
common-flux-stage-services-147
146
common-flux-stage-services-146
145
common-flux-stage-services-145
144
common-flux-stage-services-144
143
common-flux-stage-services-143
142
common-flux-stage-services-142
141
common-flux-stage-services-141
140
common-flux-stage-services-140
139
common-flux-stage-services-139
138
common-flux-stage-services-138
137
common-flux-stage-services-137
136
common-flux-stage-services-136
135
common-flux-stage-services-135
134
common-flux-stage-services-134
133
common-flux-stage-services-133
132
common-flux-stage-services-132
131
common-flux-stage-services-131
130
common-flux-stage-services-130

How to add a dependency to Maven

Add the following com.groupbyinc : common-flux-stage-services maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.groupbyinc</groupId>
    <artifactId>common-flux-stage-services</artifactId>
    <version>198</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.groupbyinc : common-flux-stage-services gradle dependency to your build.gradle file:

implementation 'com.groupbyinc:common-flux-stage-services:198'

Gradle Kotlin DSL: Add the following com.groupbyinc : common-flux-stage-services gradle kotlin dependency to your build.gradle.kts file:

implementation("com.groupbyinc:common-flux-stage-services:198")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.groupbyinc : common-flux-stage-services sbt scala dependency to your build.sbt file:

libraryDependencies += "com.groupbyinc" % "common-flux-stage-services" % "198"

Advertisement