com.github.houbb:mvc-demo

mvc(2018-01-19 20:32:17)

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mvc-demo
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

war
Description

Description

mvc(2018-01-19 20:32:17)

Download mvc-demo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : mvc-core jar 0.0.1
com.github.houbb : log-integration jar 1.1.1

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1