is not current version
Last Version 1.0.16

sbunitity 1.0.14

A common basic tool class library used by springboot

License

License

GroupId

GroupId

com.github.nihao2015
ArtifactId

ArtifactId

sbunitity
Version

Version

1.0.14
Type

Type

jar
Description

Description

sbunitity
A common basic tool class library used by springboot
Project URL

Project URL

https://github.com/nihao2015/sbunitity
Source Code Management

Source Code Management

https://github.com/nihao2015/sbunitity

Download sbunitity 1.0.14


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.0
org.springframework.boot : spring-boot-starter-aop jar 2.4.0
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.13
org.apache.httpcomponents : httpclient jar 4.5.5
org.apache.maven.plugins : maven-source-plugin jar 3.2.0
org.apache.maven.plugins : maven-javadoc-plugin jar 3.2.0
org.apache.maven.plugins : maven-gpg-plugin jar 1.6
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6.8
commons-beanutils : commons-beanutils-core jar 1.8.3

Project Modules

There are no modules declared in this project.