Last Version

onee-framework 1.2.1

Spring Boot 项目快速开发框架

License

License

GroupId

GroupId

io.onee
ArtifactId

ArtifactId

onee-framework
Version

Version

1.2.1
Type

Type

pom
Description

Description

onee-framework
Spring Boot 项目快速开发框架
Project URL

Project URL

https://github.com/onee-io/onee-framework
Source Code Management

Source Code Management

https://github.com/onee-io/onee-framework/tree/master

Download onee-framework 1.2.1

Filename Size
onee-framework-1.2.1.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • onee-framework-common
  • onee-framework-starter
  • onee-framework-sdk
  • onee-framework-log
  • onee-framework-redis
  • onee-framework-sample