License |
License |
---|---|
GroupId | GroupIdcom.github.edgarespina |
ArtifactId | ArtifactIdmwa-core |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Module
MWA it's an effort for making Java Web Applications less verbose and more fun.
|
Filename | Size |
---|---|
mwa-core-0.2.7.pom | |
mwa-core-0.2.7.jar | 23 KB |
mwa-core-0.2.7-sources.jar | 12 KB |
mwa-core-0.2.7-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/mwa-core/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>mwa-core</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-core/
implementation 'com.github.edgarespina:mwa-core:0.2.7'
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-core/
implementation ("com.github.edgarespina:mwa-core:0.2.7")
'com.github.edgarespina:mwa-core:jar:0.2.7'
<dependency org="com.github.edgarespina" name="mwa-core" rev="0.2.7">
<artifact name="mwa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='mwa-core', version='0.2.7')
)
libraryDependencies += "com.github.edgarespina" % "mwa-core" % "0.2.7"
[com.github.edgarespina/mwa-core "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 11.0 |
org.apache.commons : commons-lang3 | jar | 3.1 |
javax.inject : javax.inject | jar | 1 |
cglib : cglib-nodep | jar | 2.2.2 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.9 |
com.github.edgarespina : mwa-logging | pom | 0.2.7 |
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 |