Categories |
CategoriesNet ORM Data |
---|---|
GroupId | GroupIdnet.guerlab.smart.platform |
ArtifactId | ArtifactIdsmart-platform-server-webmvc |
Version | Version21.2.0 |
Type | Typepom |
Filename | Size |
---|---|
smart-platform-server-webmvc-21.2.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-server-webmvc/ -->
<dependency>
<groupId>net.guerlab.smart.platform</groupId>
<artifactId>smart-platform-server-webmvc</artifactId>
<version>21.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-server-webmvc/
implementation 'net.guerlab.smart.platform:smart-platform-server-webmvc:21.2.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-server-webmvc/
implementation ("net.guerlab.smart.platform:smart-platform-server-webmvc:21.2.0")
'net.guerlab.smart.platform:smart-platform-server-webmvc:pom:21.2.0'
<dependency org="net.guerlab.smart.platform" name="smart-platform-server-webmvc" rev="21.2.0">
<artifact name="smart-platform-server-webmvc" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.platform', module='smart-platform-server-webmvc', version='21.2.0')
)
libraryDependencies += "net.guerlab.smart.platform" % "smart-platform-server-webmvc" % "21.2.0"
[net.guerlab.smart.platform/smart-platform-server-webmvc "21.2.0"]