| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.thevpc.nuts.toolbox |
| Идентификатор | Идентификаторndocusaurus |
| Версия | Версия0.8.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеNuts Community Toolbox NDocusaurus
Docusaurus Toolbox
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ndocusaurus-0.8.3.0.pom | |
| ndocusaurus-0.8.3.0.jar | 54 KB |
| ndocusaurus-0.8.3.0-sources.jar | 26 KB |
| ndocusaurus-0.8.3.0-javadoc.jar | 89 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndocusaurus/ -->
<dependency>
<groupId>net.thevpc.nuts.toolbox</groupId>
<artifactId>ndocusaurus</artifactId>
<version>0.8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndocusaurus/
implementation 'net.thevpc.nuts.toolbox:ndocusaurus:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndocusaurus/
implementation ("net.thevpc.nuts.toolbox:ndocusaurus:0.8.3.0")
'net.thevpc.nuts.toolbox:ndocusaurus:jar:0.8.3.0'
<dependency org="net.thevpc.nuts.toolbox" name="ndocusaurus" rev="0.8.3.0">
<artifact name="ndocusaurus" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ndocusaurus', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ndocusaurus" % "0.8.3.0"
[net.thevpc.nuts.toolbox/ndocusaurus "0.8.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.thevpc.nuts : nuts | jar | 0.8.3 |
| net.thevpc.nuts.lib : nlib-md | jar | 0.8.3.0 |
| net.thevpc.nuts.toolbox : ndoc | jar | 0.8.3.0 |
| net.thevpc.nuts.toolbox : ntemplate | jar | 0.8.3.0 |
| net.thevpc.nuts.toolbox : nsh | jar | 0.8.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |