| License |
License |
|---|---|
| GroupId | GroupIdio.github.mocanjie |
| ArtifactId | ArtifactIdmycommon |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmycommon-2.0.2
mycommon-2.0.2
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mycommon-2.0.2.pom | |
| mycommon-2.0.2.jar | 19 KB |
| mycommon-2.0.2-sources.jar | 13 KB |
| mycommon-2.0.2-javadoc.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.mocanjie/mycommon/ -->
<dependency>
<groupId>io.github.mocanjie</groupId>
<artifactId>mycommon</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mocanjie/mycommon/
implementation 'io.github.mocanjie:mycommon:2.0.2'
// https://jarcasting.com/artifacts/io.github.mocanjie/mycommon/
implementation ("io.github.mocanjie:mycommon:2.0.2")
'io.github.mocanjie:mycommon:jar:2.0.2'
<dependency org="io.github.mocanjie" name="mycommon" rev="2.0.2">
<artifact name="mycommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mocanjie', module='mycommon', version='2.0.2')
)
libraryDependencies += "io.github.mocanjie" % "mycommon" % "2.0.2"
[io.github.mocanjie/mycommon "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.13 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.5.6 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.projectlombok : lombok | jar | 1.18.20 |