Euler Framework Parent Pom

Parent POM for Euler Framework projects.

License

License

Categories

Categories

Net
GroupId

GroupId

net.eulerframework
ArtifactId

ArtifactId

euler-framework
Last Version

Last Version

1.0.0.M1
Release Date

Release Date

Type

Type

pom
Description

Description

Euler Framework Parent Pom
Parent POM for Euler Framework projects.
Project URL

Project URL

https://eulerproject.io/euler-framework
Project Organization

Project Organization

Euler Project
Source Code Management

Source Code Management

https://github.com/euler-projects/euler-framework

Download euler-framework

How to add to project

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

Dependencies

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

Project Modules

  • euler-web-core
  • euler-web-orm-jpa
  • euler-web-authentication
  • euler-web-authentication-impl-jpa
  • euler-web-file

Build Status Build Status GitHub issues GitHub release Maven Central GitHub license

About

The Euler Framework is based on Spring MVC, provides a set of base classes to make website building easier.

Visit eulerproject.io for more info.

In Processing

  • Add RESTful API support
  • Rebuild authentication module
  • Spring Data JPA support
  • Redis support
  • OAuth2.0 support
  • Refactoring euler-web-core to support Spring Boot

Planned

  • MyBatis support

Release History

License

The Euler Framework is released under version 2.0 of the Apache License.

net.eulerframework

Euler Projects

Versions

Version
1.0.0.M1
0.3.9
0.3.2
0.3.1