is not current version
Last Version 4.4.7

com.51degrees:pipeline.web.mvc 4.3.3


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.web.mvc
Version

Version

4.3.3
Type

Type

jar

Download pipeline.web.mvc 4.3.3


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