Last Version

com.github.aqiu202:core 1.2.0

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

License

License

GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

core
Version

Version

1.2.0
Type

Type

pom
Description

Description

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Download core 1.2.0

Filename Size
core-1.2.0.pom 1 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

  • captcha
  • spring-aop-core
  • qlock-core
  • ttl-cache-core
  • id-generator-core
  • pageable-core
  • zk-curator-core
  • spring-utils
  • codec-utils
  • basic-utils
  • bean-utils