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