smart-framework

Smart Framework is a lightweight Java Web Framework

License

License

GroupId

GroupId

org.smart4j
ArtifactId

ArtifactId

smart-framework
Last Version

Last Version

2.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

smart-framework
Smart Framework is a lightweight Java Web Framework
Project URL

Project URL

http://www.smart4j.org/

Download smart-framework

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
cglib : cglib jar 2.2.2
commons-lang : commons-lang jar 2.4
commons-collections : commons-collections jar 3.2.1
commons-beanutils : commons-beanutils jar 1.8.3
commons-dbcp : commons-dbcp jar 1.4
commons-dbutils : commons-dbutils jar 1.5
commons-fileupload : commons-fileupload jar 1.3
commons-codec : commons-codec jar 1.8

provided (2)

Group / Artifact Type Version
junit : junit jar 4.11
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.2
2.3.1
2.3
2.2