Last Version

mvc 0.0.2

The mvc framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mvc
Version

Version

0.0.2
Type

Type

pom
Description

Description

mvc
The mvc framework for java.
Source Code Management

Source Code Management

https://github.com/houbb/checksum

Download mvc 0.0.2

Filename Size
mvc-0.0.2.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mvc-annotation
  • mvc-core
  • mvc-test