License |
License |
---|---|
GroupId | GroupIdcn.jdevelops |
ArtifactId | ArtifactIdjdevelops |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjdevelops
开发用的小组件
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdevelops-2.0.4.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/jdevelops/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>jdevelops</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/jdevelops/
implementation 'cn.jdevelops:jdevelops:2.0.4'
// https://jarcasting.com/artifacts/cn.jdevelops/jdevelops/
implementation ("cn.jdevelops:jdevelops:2.0.4")
'cn.jdevelops:jdevelops:pom:2.0.4'
<dependency org="cn.jdevelops" name="jdevelops" rev="2.0.4">
<artifact name="jdevelops" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='jdevelops', version='2.0.4')
)
libraryDependencies += "cn.jdevelops" % "jdevelops" % "2.0.4"
[cn.jdevelops/jdevelops "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 |