| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.guerlab.smart.article |
| ArtifactId | ArtifactIdsmart-article-service |
| Last Version | Last Version21.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionguerlab smart platform's article model
|
| Project Organization |
Project Organizationguerlab |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.article/smart-article-service/ -->
<dependency>
<groupId>net.guerlab.smart.article</groupId>
<artifactId>smart-article-service</artifactId>
<version>21.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.article/smart-article-service/
implementation 'net.guerlab.smart.article:smart-article-service:21.5.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.article/smart-article-service/
implementation ("net.guerlab.smart.article:smart-article-service:21.5.0")
'net.guerlab.smart.article:smart-article-service:jar:21.5.0'
<dependency org="net.guerlab.smart.article" name="smart-article-service" rev="21.5.0">
<artifact name="smart-article-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.article', module='smart-article-service', version='21.5.0')
)
libraryDependencies += "net.guerlab.smart.article" % "smart-article-service" % "21.5.0"
[net.guerlab.smart.article/smart-article-service "21.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.guerlab.smart.article : smart-article-core | jar | 21.5.0 |
| net.guerlab.smart.platform : smart-platform-server-orm | jar | |
| net.guerlab.spring : guerlab-spring-mybatis-starter | jar | |
| mysql : mysql-connector-java | jar | |
| org.projectlombok : lombok | jar |