License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.guerlab.smart.user |
ArtifactId | ArtifactIdsmart-user-parent |
Last Version | Last Version21.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnet.guerlab.smart.user:smart-user-parent
guerlab smart platform's user model
|
Project Organization |
Project Organizationguerlab |
Filename | Size |
---|---|
smart-user-parent-21.5.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.user/smart-user-parent/ -->
<dependency>
<groupId>net.guerlab.smart.user</groupId>
<artifactId>smart-user-parent</artifactId>
<version>21.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.user/smart-user-parent/
implementation 'net.guerlab.smart.user:smart-user-parent:21.5.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.user/smart-user-parent/
implementation ("net.guerlab.smart.user:smart-user-parent:21.5.0")
'net.guerlab.smart.user:smart-user-parent:pom:21.5.0'
<dependency org="net.guerlab.smart.user" name="smart-user-parent" rev="21.5.0">
<artifact name="smart-user-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.user', module='smart-user-parent', version='21.5.0')
)
libraryDependencies += "net.guerlab.smart.user" % "smart-user-parent" % "21.5.0"
[net.guerlab.smart.user/smart-user-parent "21.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |