License |
License |
---|---|
GroupId | GroupIdcom.github.sylphlike |
ArtifactId | ArtifactIdframework-basis |
Last Version | Last Version1.0.0-SYLPHLIKE |
Release Date | Release Date |
Type | Typejar |
Description |
Description通用配置、工具类服务,兼容webflux应用
|
Project URL |
Project URL |
<!-- 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"]
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 |