GroupId | GroupIdcn.deepbit |
---|---|
ArtifactId | ArtifactIddeepbit-start-mvc |
Version | Version8.3.7 |
Type | Typepom |
Filename | Size |
---|---|
deepbit-start-mvc-8.3.7.pom | 772 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.deepbit/deepbit-start-mvc/ -->
<dependency>
<groupId>cn.deepbit</groupId>
<artifactId>deepbit-start-mvc</artifactId>
<version>8.3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.deepbit/deepbit-start-mvc/
implementation 'cn.deepbit:deepbit-start-mvc:8.3.7'
// https://jarcasting.com/artifacts/cn.deepbit/deepbit-start-mvc/
implementation ("cn.deepbit:deepbit-start-mvc:8.3.7")
'cn.deepbit:deepbit-start-mvc:pom:8.3.7'
<dependency org="cn.deepbit" name="deepbit-start-mvc" rev="8.3.7">
<artifact name="deepbit-start-mvc" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.deepbit', module='deepbit-start-mvc', version='8.3.7')
)
libraryDependencies += "cn.deepbit" % "deepbit-start-mvc" % "8.3.7"
[cn.deepbit/deepbit-start-mvc "8.3.7"]