License |
License |
---|---|
GroupId | GroupIdcn.sourcespro |
ArtifactId | ArtifactIdcommons |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptioncommons
A project commons lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-0.0.4.pom | |
commons-0.0.4.jar | 26 KB |
commons-0.0.4-sources.jar | 18 KB |
commons-0.0.4-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sourcespro/commons/ -->
<dependency>
<groupId>cn.sourcespro</groupId>
<artifactId>commons</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sourcespro/commons/
implementation 'cn.sourcespro:commons:0.0.4'
// https://jarcasting.com/artifacts/cn.sourcespro/commons/
implementation ("cn.sourcespro:commons:0.0.4")
'cn.sourcespro:commons:jar:0.0.4'
<dependency org="cn.sourcespro" name="commons" rev="0.0.4">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sourcespro', module='commons', version='0.0.4')
)
libraryDependencies += "cn.sourcespro" % "commons" % "0.0.4"
[cn.sourcespro/commons "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.0.1 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.4.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 1.5.4.RELEASE |