License |
License |
---|---|
GroupId | GroupIdcom.github.edgarespina |
ArtifactId | ArtifactIdmwa-view |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionView Module
MWA it's an effort for making Java Web Applications less verbose and more fun.
|
Filename | Size |
---|---|
mwa-view-0.1.1.pom | |
mwa-view-0.1.1.jar | 11 KB |
mwa-view-0.1.1-sources.jar | 6 KB |
mwa-view-0.1.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/mwa-view/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>mwa-view</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-view/
implementation 'com.github.edgarespina:mwa-view:0.1.1'
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-view/
implementation ("com.github.edgarespina:mwa-view:0.1.1")
'com.github.edgarespina:mwa-view:jar:0.1.1'
<dependency org="com.github.edgarespina" name="mwa-view" rev="0.1.1">
<artifact name="mwa-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='mwa-view', version='0.1.1')
)
libraryDependencies += "com.github.edgarespina" % "mwa-view" % "0.1.1"
[com.github.edgarespina/mwa-view "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.edgarespina : mwa-core | jar | 0.1.1 |
org.springframework : spring-webmvc | jar | 3.1.1.RELEASE |
com.github.edgarespina : mwa-logging | pom | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 3.1 |
org.springframework : spring-test | jar | 3.1.1.RELEASE |