jlue core

J2EE integrated development framework,for the rapid build enterprise applications.Based on Struts,Spring,Hibernate constructed to provide Web systems development functions commonly used components. Simply configure can be solved the general problems in the process of developing encountered. For example,already has built in login interface,user and role management,base AOP paging,logging feature and a lot more. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jlue
ArtifactId

ArtifactId

jlue-core
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

jlue core
J2EE integrated development framework,for the rapid build enterprise applications.Based on Struts,Spring,Hibernate constructed to provide Web systems development functions commonly used components. Simply configure can be solved the general problems in the process of developing encountered. For example,already has built in login interface,user and role management,base AOP paging,logging feature and a lot more. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products.
Project Organization

Project Organization

Jlue team

Download jlue-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.0
ch.qos.logback : logback-core jar 0.9.21
ch.qos.logback : logback-access jar 0.9.21
ch.qos.logback : logback-classic jar 0.9.21
commons-codec : commons-codec jar 1.4
javax.servlet : servlet-api Optional jar 2.4
org.springframework : spring jar 2.5.6
org.apache.struts : struts-core Optional jar 1.3.10
org.hibernate : hibernate Optional jar 3.2.7.ga
com.ibatis : ibatis2-common Optional jar 2.1.7.597
org.apache.ibatis : ibatis-sqlmap Optional jar 2.3.4.726

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.springframework : spring-mock Optional jar 2.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
0.8.1
0.8