| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.jeeweb |
| Идентификатор | Идентификаторspring-beetl-tag |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-beetl-tag
beetl tag
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-beetl-tag-1.0.pom | |
| spring-beetl-tag-1.0.jar | 100 KB |
| spring-beetl-tag-1.0-sources.jar | 75 KB |
| spring-beetl-tag-1.0-javadoc.jar | 447 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.jeeweb/spring-beetl-tag/ -->
<dependency>
<groupId>cn.jeeweb</groupId>
<artifactId>spring-beetl-tag</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jeeweb/spring-beetl-tag/
implementation 'cn.jeeweb:spring-beetl-tag:1.0'
// https://jarcasting.com/artifacts/cn.jeeweb/spring-beetl-tag/
implementation ("cn.jeeweb:spring-beetl-tag:1.0")
'cn.jeeweb:spring-beetl-tag:jar:1.0'
<dependency org="cn.jeeweb" name="spring-beetl-tag" rev="1.0">
<artifact name="spring-beetl-tag" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jeeweb', module='spring-beetl-tag', version='1.0')
)
libraryDependencies += "cn.jeeweb" % "spring-beetl-tag" % "1.0"
[cn.jeeweb/spring-beetl-tag "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| net.sf.ehcache : ehcache | jar | 2.10.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.springframework : spring-webmvc | jar | 5.0.2.RELEASE |
| com.ibeetl : beetl | jar | 2.8.5 |