License |
License |
---|---|
GroupId | GroupIdcn.jdevelops |
ArtifactId | ArtifactIddocs-core |
Version | Version2.0.4 |
Type | Typepom |
Description |
Description开发用的小组件
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
docs-core-2.0.4.pom | 620 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/docs-core/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>docs-core</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/docs-core/
implementation 'cn.jdevelops:docs-core:2.0.4'
// https://jarcasting.com/artifacts/cn.jdevelops/docs-core/
implementation ("cn.jdevelops:docs-core:2.0.4")
'cn.jdevelops:docs-core:pom:2.0.4'
<dependency org="cn.jdevelops" name="docs-core" rev="2.0.4">
<artifact name="docs-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='docs-core', version='2.0.4')
)
libraryDependencies += "cn.jdevelops" % "docs-core" % "2.0.4"
[cn.jdevelops/docs-core "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.4.2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-inline | jar | 3.6.28 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | 2.4.2 |