Last Version

Easyweb framework 1.2.1

Easyweb is a java web MVC framework.It is free under Apache 2 license. Easyweb is simple, pure and easy to understand.

License

License

GroupId

GroupId

com.openthinks.libs
ArtifactId

ArtifactId

openlibs.easyweb
Version

Version

1.2.1
Type

Type

jar
Description

Description

Easyweb framework
Easyweb is a java web MVC framework.It is free under Apache 2 license. Easyweb is simple, pure and easy to understand.
Project URL

Project URL

https://github.com/daileyet/openlibs.easywebframework
Source Code Management

Source Code Management

https://github.com/daileyet/openlibs.easywebframework/tree/mvn-master

Download openlibs.easyweb 1.2.1


<!-- https://jarcasting.com/artifacts/com.openthinks.libs/openlibs.easyweb/ -->
<dependency>
    <groupId>com.openthinks.libs</groupId>
    <artifactId>openlibs.easyweb</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.openthinks.libs/openlibs.easyweb/
implementation 'com.openthinks.libs:openlibs.easyweb:1.2.1'
// https://jarcasting.com/artifacts/com.openthinks.libs/openlibs.easyweb/
implementation ("com.openthinks.libs:openlibs.easyweb:1.2.1")
'com.openthinks.libs:openlibs.easyweb:jar:1.2.1'
<dependency org="com.openthinks.libs" name="openlibs.easyweb" rev="1.2.1">
  <artifact name="openlibs.easyweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.openthinks.libs', module='openlibs.easyweb', version='1.2.1')
)
libraryDependencies += "com.openthinks.libs" % "openlibs.easyweb" % "1.2.1"
[com.openthinks.libs/openlibs.easyweb "1.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.openthinks.libs : openlibs.utilities jar 1.2.1
org.reflections : reflections jar 0.9.10

provided (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.1
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.