is not current version
Last Version 0.2.5

com.pugwoo:spring-mvc-conf 0.0.5

spring mvc configure template

Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

spring-mvc-conf
Version

Version

0.0.5
Type

Type

jar

Download spring-mvc-conf 0.0.5


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