| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.fastword |
| Идентификатор | Идентификаторfastword |
| Последняя версия | Последняя версия1.0.5-RELEASES |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеfastword
fast-word报告生成
|
| Имя Файла | Размер |
|---|---|
| fastword-1.0.5-RELEASES.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.fastword/fastword/ -->
<dependency>
<groupId>cn.fastword</groupId>
<artifactId>fastword</artifactId>
<version>1.0.5-RELEASES</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.fastword/fastword/
implementation 'cn.fastword:fastword:1.0.5-RELEASES'
// https://jarcasting.com/artifacts/cn.fastword/fastword/
implementation ("cn.fastword:fastword:1.0.5-RELEASES")
'cn.fastword:fastword:pom:1.0.5-RELEASES'
<dependency org="cn.fastword" name="fastword" rev="1.0.5-RELEASES">
<artifact name="fastword" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.fastword', module='fastword', version='1.0.5-RELEASES')
)
libraryDependencies += "cn.fastword" % "fastword" % "1.0.5-RELEASES"
[cn.fastword/fastword "1.0.5-RELEASES"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-beanutils : commons-beanutils | jar | 20020520 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| junit : junit | jar | 4.13.1 |