Jlue Archetypes

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-archetypes
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Jlue Archetypes
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-archetypes

Filename Size
jlue-archetypes-1.1.pom 775 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • jlue-archetype-blank
  • jlue-archetype-basic
  • jlue-archetype-ibatis
  • jlue-archetype-jdbc
  • jlue-archetype-mixin

Versions

Version
1.1
1.0