com.github.sylphlike:framework-basis

通用配置、工具类服务,兼容webflux应用

License

License

GroupId

GroupId

com.github.sylphlike
ArtifactId

ArtifactId

framework-basis
Last Version

Last Version

1.0.0-SYLPHLIKE
Release Date

Release Date

Type

Type

jar
Description

Description

通用配置、工具类服务,兼容webflux应用
Project URL

Project URL

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

Download framework-basis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sylphlike/framework-basis/ -->
<dependency>
    <groupId>com.github.sylphlike</groupId>
    <artifactId>framework-basis</artifactId>
    <version>1.0.0-SYLPHLIKE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-basis/
implementation 'com.github.sylphlike:framework-basis:1.0.0-SYLPHLIKE'
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-basis/
implementation ("com.github.sylphlike:framework-basis:1.0.0-SYLPHLIKE")
'com.github.sylphlike:framework-basis:jar:1.0.0-SYLPHLIKE'
<dependency org="com.github.sylphlike" name="framework-basis" rev="1.0.0-SYLPHLIKE">
  <artifact name="framework-basis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sylphlike', module='framework-basis', version='1.0.0-SYLPHLIKE')
)
libraryDependencies += "com.github.sylphlike" % "framework-basis" % "1.0.0-SYLPHLIKE"
[com.github.sylphlike/framework-basis "1.0.0-SYLPHLIKE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-SYLPHLIKE