License |
License |
---|---|
GroupId | GroupIdcn.jdevelops |
ArtifactId | ArtifactIdbeans-entity |
Version | Version2.0.3 |
Type | Typejar |
Description |
Description开发用的小组件
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
beans-entity-2.0.3.pom | |
beans-entity-2.0.3.jar | 9 KB |
beans-entity-2.0.3-sources.jar | 6 KB |
beans-entity-2.0.3-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/beans-entity/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>beans-entity</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/beans-entity/
implementation 'cn.jdevelops:beans-entity:2.0.3'
// https://jarcasting.com/artifacts/cn.jdevelops/beans-entity/
implementation ("cn.jdevelops:beans-entity:2.0.3")
'cn.jdevelops:beans-entity:jar:2.0.3'
<dependency org="cn.jdevelops" name="beans-entity" rev="2.0.3">
<artifact name="beans-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='beans-entity', version='2.0.3')
)
libraryDependencies += "cn.jdevelops" % "beans-entity" % "2.0.3"
[cn.jdevelops/beans-entity "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.jdevelops : utils-map | jar | 2.0.3 |
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 |