Last Version

basic 1.0.2

一个工具类库

License

License

GroupId

GroupId

com.github.codeinghelper
ArtifactId

ArtifactId

basic
Version

Version

1.0.2
Type

Type

jar
Description

Description

basic
一个工具类库
Project URL

Project URL

https://github.com/codeinghelper/basic
Source Code Management

Source Code Management

https://github.com/codeinghelper/basic

Download basic 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.2.RELEASE

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.11

Project Modules

There are no modules declared in this project.