| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.hasor |
| ArtifactId | ArtifactIdhasor-mvc-web |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHasor-MVC-Web
the Hasor MVC-Web project.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hasor-mvc-web-0.0.1.pom | |
| hasor-mvc-web-0.0.1.jar | 32 KB |
| hasor-mvc-web-0.0.1-sources.jar | 36 KB |
| hasor-mvc-web-0.0.1-javadoc.jar | 155 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/hasor-mvc-web/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>hasor-mvc-web</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasor-mvc-web/
implementation 'net.hasor:hasor-mvc-web:0.0.1'
// https://jarcasting.com/artifacts/net.hasor/hasor-mvc-web/
implementation ("net.hasor:hasor-mvc-web:0.0.1")
'net.hasor:hasor-mvc-web:jar:0.0.1'
<dependency org="net.hasor" name="hasor-mvc-web" rev="0.0.1">
<artifact name="hasor-mvc-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasor-mvc-web', version='0.0.1')
)
libraryDependencies += "net.hasor" % "hasor-mvc-web" % "0.0.1"
[net.hasor/hasor-mvc-web "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.hasor : hasor-mvc | jar | 0.0.1 |
| net.hasor : hasor-web | jar | 0.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |