Last Version

COC Web WVC 1.0

Convention Over Configuration extension to Spring Web WVC

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cocmvc
ArtifactId

ArtifactId

spring-cocmvc-ext
Version

Version

1.0
Type

Type

jar
Description

Description

COC Web WVC
Convention Over Configuration extension to Spring Web WVC
Project URL

Project URL

https://github.com/xinthink/cocmvc
Source Code Management

Source Code Management

https://github.com/xinthink/cocmvc

Download spring-cocmvc-ext 1.0


<!-- https://jarcasting.com/artifacts/net.sf.cocmvc/spring-cocmvc-ext/ -->
<dependency>
    <groupId>net.sf.cocmvc</groupId>
    <artifactId>spring-cocmvc-ext</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cocmvc/spring-cocmvc-ext/
implementation 'net.sf.cocmvc:spring-cocmvc-ext:1.0'
// https://jarcasting.com/artifacts/net.sf.cocmvc/spring-cocmvc-ext/
implementation ("net.sf.cocmvc:spring-cocmvc-ext:1.0")
'net.sf.cocmvc:spring-cocmvc-ext:jar:1.0'
<dependency org="net.sf.cocmvc" name="spring-cocmvc-ext" rev="1.0">
  <artifact name="spring-cocmvc-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cocmvc', module='spring-cocmvc-ext', version='1.0')
)
libraryDependencies += "net.sf.cocmvc" % "spring-cocmvc-ext" % "1.0"
[net.sf.cocmvc/spring-cocmvc-ext "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1-b02
org.springframework : spring-webmvc jar 3.1.2.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.