Last Version

Web Framework 4.1.1

Unidal Framework

License

License

GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

web-framework
Version

Version

4.1.1
Type

Type

jar
Description

Description

Web Framework
Unidal Framework
Project Organization

Project Organization

Unidal Organization
Source Code Management

Source Code Management

https://github.com/unidal/frameworks/tree/master/web-framework

Download web-framework 4.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.unidal.framework : foundation-service jar 4.1.1
org.unidal.cat » cat jar 2.0-SNAPSHOT
commons-fileupload : commons-fileupload jar 1.3.2

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.2.1

test (1)

Group / Artifact Type Version
org.unidal.framework : test-framework jar 4.1.1

Project Modules

There are no modules declared in this project.