| Категории |
КатегорииJakarta Server Pages Jakarta EE The Web Tier |
|---|---|
| Группа | Группаcn.deepbit |
| Идентификатор | Идентификаторdeepbit-start-mvc-jsp |
| Версия | Версия8.3.7 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| deepbit-start-mvc-jsp-8.3.7.pom | 778 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.deepbit/deepbit-start-mvc-jsp/ -->
<dependency>
<groupId>cn.deepbit</groupId>
<artifactId>deepbit-start-mvc-jsp</artifactId>
<version>8.3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.deepbit/deepbit-start-mvc-jsp/
implementation 'cn.deepbit:deepbit-start-mvc-jsp:8.3.7'
// https://jarcasting.com/artifacts/cn.deepbit/deepbit-start-mvc-jsp/
implementation ("cn.deepbit:deepbit-start-mvc-jsp:8.3.7")
'cn.deepbit:deepbit-start-mvc-jsp:pom:8.3.7'
<dependency org="cn.deepbit" name="deepbit-start-mvc-jsp" rev="8.3.7">
<artifact name="deepbit-start-mvc-jsp" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.deepbit', module='deepbit-start-mvc-jsp', version='8.3.7')
)
libraryDependencies += "cn.deepbit" % "deepbit-start-mvc-jsp" % "8.3.7"
[cn.deepbit/deepbit-start-mvc-jsp "8.3.7"]