papio-framework

基于Spring Boot二次封装的业务框架

License

License

GroupId

GroupId

top.potens
ArtifactId

ArtifactId

papio-framework
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

papio-framework
基于Spring Boot二次封装的业务框架
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/papio-framework

Download papio-framework

Filename Size
papio-framework-1.0.10.pom 13 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE

Project Modules

  • papio-examples
  • papio-core
  • papio-log
  • papio-generator
  • papio-redis
  • papio-feign

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0