| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.jexxs |
| Идентификатор | Идентификаторjexx-template |
| Версия | Версия1.1.3-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеjexx-template
This is a simple tool for java!
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jexx-template-1.1.3-RELEASE.pom | |
| jexx-template-1.1.3-RELEASE.jar | 10 KB |
| jexx-template-1.1.3-RELEASE-sources.jar | 5 KB |
| jexx-template-1.1.3-RELEASE-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-template/ -->
<dependency>
<groupId>cn.jexxs</groupId>
<artifactId>jexx-template</artifactId>
<version>1.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-template/
implementation 'cn.jexxs:jexx-template:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-template/
implementation ("cn.jexxs:jexx-template:1.1.3-RELEASE")
'cn.jexxs:jexx-template:jar:1.1.3-RELEASE'
<dependency org="cn.jexxs" name="jexx-template" rev="1.1.3-RELEASE">
<artifact name="jexx-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-template', version='1.1.3-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-template" % "1.1.3-RELEASE"
[cn.jexxs/jexx-template "1.1.3-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.jexxs : jexx-core | jar | 1.1.3-RELEASE |
| cn.jexxs : jexx-bean | jar | 1.1.3-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.jexxs : jexx-poi | jar | 1.1.3-RELEASE |
| org.apache.poi : poi-ooxml | jar | 3.17 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |