Last Version

smart 2.2

Smart is a lightweight Java Web Framework and reusable components.

License

License

GroupId

GroupId

org.smart4j
ArtifactId

ArtifactId

smart
Version

Version

2.2
Type

Type

pom
Description

Description

smart
Smart is a lightweight Java Web Framework and reusable components.
Project URL

Project URL

http://www.smart4j.org/

Download smart 2.2

Filename Size
smart-2.2.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • smart-framework
  • smart-sso
  • smart-security
  • smart-cache
  • smart-cache-ehcache
  • smart-cache-redis
  • smart-plugin-cache
  • smart-plugin-soap
  • smart-plugin-rest
  • smart-plugin-xmlrpc
  • smart-plugin-mail
  • smart-plugin-i18n
  • smart-plugin-job
  • smart-plugin-hessian
  • smart-plugin-template
  • smart-plugin-search
  • smart-plugin-mybatis