| License |
License |
|---|---|
| GroupId | GroupIdcom.github.life-lab |
| ArtifactId | ArtifactIdcommon-model |
| Version | Version0.0.12.RELEASE |
| Type | Typejar |
| Description |
Descriptionleisure framework
|
<!-- https://jarcasting.com/artifacts/com.github.life-lab/common-model/ -->
<dependency>
<groupId>com.github.life-lab</groupId>
<artifactId>common-model</artifactId>
<version>0.0.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-lab/common-model/
implementation 'com.github.life-lab:common-model:0.0.12.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-lab/common-model/
implementation ("com.github.life-lab:common-model:0.0.12.RELEASE")
'com.github.life-lab:common-model:jar:0.0.12.RELEASE'
<dependency org="com.github.life-lab" name="common-model" rev="0.0.12.RELEASE">
<artifact name="common-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.life-lab', module='common-model', version='0.0.12.RELEASE')
)
libraryDependencies += "com.github.life-lab" % "common-model" % "0.0.12.RELEASE"
[com.github.life-lab/common-model "0.0.12.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | |
| com.github.life-lab : common-utils | jar | |
| org.hibernate : hibernate-validator | jar | |
| io.swagger : swagger-annotations | jar | |
| io.springfox : springfox-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |