Last Version

com.github.houbb:mvc-core 0.0.2

The mvc framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mvc-core
Version

Version

0.0.2
Type

Type

jar
Description

Description

The mvc framework for java.

Download mvc-core 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : mvc-annotation jar 0.0.2
com.github.houbb : heaven jar 0.1.105
com.github.houbb : asm-tool jar 0.0.2

provided (1)

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

Project Modules

There are no modules declared in this project.