License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.developerexamples.clientsideelement.mvc |
Version | Version4.3.8 |
Type | Typewar |
Description |
Description51Degrees :: Pipeline :: Developer Examples :: Client-Side Element :: MVC
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.developerexamples.clientsideelement.mvc/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.developerexamples.clientsideelement.mvc</artifactId>
<version>4.3.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.developerexamples.clientsideelement.mvc/
implementation 'com.51degrees:pipeline.developerexamples.clientsideelement.mvc:4.3.8'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.developerexamples.clientsideelement.mvc/
implementation ("com.51degrees:pipeline.developerexamples.clientsideelement.mvc:4.3.8")
'com.51degrees:pipeline.developerexamples.clientsideelement.mvc:war:4.3.8'
<dependency org="com.51degrees" name="pipeline.developerexamples.clientsideelement.mvc" rev="4.3.8">
<artifact name="pipeline.developerexamples.clientsideelement.mvc" type="war" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.developerexamples.clientsideelement.mvc', version='4.3.8')
)
libraryDependencies += "com.51degrees" % "pipeline.developerexamples.clientsideelement.mvc" % "4.3.8"
[com.51degrees/pipeline.developerexamples.clientsideelement.mvc "4.3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.developerexamples.clientsideelement | jar | 4.3.8 |
com.51degrees : pipeline.web.mvc | jar | 4.3.8 |
org.springframework : spring-webmvc | jar | 4.3.2.RELEASE |
org.slf4j : slf4j-simple | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |