is not current version
Last Version 4.4.7

com.51degrees:pipeline.web.mvc 4.1.4


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.web.mvc
Version

Version

4.1.4
Type

Type

jar

Download pipeline.web.mvc 4.1.4


<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.web.mvc/ -->
<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>pipeline.web.mvc</artifactId>
    <version>4.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web.mvc/
implementation 'com.51degrees:pipeline.web.mvc:4.1.4'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web.mvc/
implementation ("com.51degrees:pipeline.web.mvc:4.1.4")
'com.51degrees:pipeline.web.mvc:jar:4.1.4'
<dependency org="com.51degrees" name="pipeline.web.mvc" rev="4.1.4">
  <artifact name="pipeline.web.mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.web.mvc', version='4.1.4')
)
libraryDependencies += "com.51degrees" % "pipeline.web.mvc" % "4.1.4"
[com.51degrees/pipeline.web.mvc "4.1.4"]