Last Version

com.github.houbb:mvc-test 0.0.2

The mvc framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mvc-test
Version

Version

0.0.2
Type

Type

war
Description

Description

The mvc framework for java.

Download mvc-test 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : mvc-core jar 0.0.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.