| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ops4j.ramler |
| Идентификатор | Идентификаторramler-html |
| Последняя версия | Последняя версия0.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOPS4J Ramler HTML Documentation Generator
Code and documentation generator for RAML 1.0
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ramler-html-0.10.0.pom | |
| ramler-html-0.10.0.jar | 66 KB |
| ramler-html-0.10.0-sources.jar | 51 KB |
| ramler-html-0.10.0-javadoc.jar | 77 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ops4j.ramler/ramler-html/ -->
<dependency>
<groupId>org.ops4j.ramler</groupId>
<artifactId>ramler-html</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.ramler/ramler-html/
implementation 'org.ops4j.ramler:ramler-html:0.10.0'
// https://jarcasting.com/artifacts/org.ops4j.ramler/ramler-html/
implementation ("org.ops4j.ramler:ramler-html:0.10.0")
'org.ops4j.ramler:ramler-html:jar:0.10.0'
<dependency org="org.ops4j.ramler" name="ramler-html" rev="0.10.0">
<artifact name="ramler-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.ramler', module='ramler-html', version='0.10.0')
)
libraryDependencies += "org.ops4j.ramler" % "ramler-html" % "0.10.0"
[org.ops4j.ramler/ramler-html "0.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ops4j.ramler : ramler-common | jar | 0.10.0 |
| org.raml : raml-parser-2 | jar | 1.0.28 |
| org.glassfish : javax.json | jar | 1.1 |
| org.pegdown : pegdown | jar | 1.6.0 |
| org.trimou : trimou-core | jar | 2.5.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
| org.junit.platform : junit-platform-launcher | jar | 1.4.1 |
| org.assertj : assertj-core | jar | 3.12.2 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |