is not current version
Last Version 0.0.5

com.github.restup:up-spring-mvc 0.0.3


Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

com.github.restup
ArtifactId

ArtifactId

up-spring-mvc
Version

Version

0.0.3
Type

Type

jar

Download up-spring-mvc 0.0.3


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