| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.raml |
| Идентификатор | Идентификаторpojo-to-raml |
| Версия | Версия1.0.8 |
| Тип | Типjar |
| Описание |
ОписаниеThis is a collection of Java tools used to work with RAML 1.0
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pojo-to-raml-1.0.8.pom | |
| pojo-to-raml-1.0.8.jar | 45 KB |
| pojo-to-raml-1.0.8-sources.jar | 23 KB |
| pojo-to-raml-1.0.8-javadoc.jar | 175 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.raml/pojo-to-raml/ -->
<dependency>
<groupId>org.raml</groupId>
<artifactId>pojo-to-raml</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.raml/pojo-to-raml/
implementation 'org.raml:pojo-to-raml:1.0.8'
// https://jarcasting.com/artifacts/org.raml/pojo-to-raml/
implementation ("org.raml:pojo-to-raml:1.0.8")
'org.raml:pojo-to-raml:jar:1.0.8'
<dependency org="org.raml" name="pojo-to-raml" rev="1.0.8">
<artifact name="pojo-to-raml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.raml', module='pojo-to-raml', version='1.0.8')
)
libraryDependencies += "org.raml" % "pojo-to-raml" % "1.0.8"
[org.raml/pojo-to-raml "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.raml : raml-parser-2 | jar | 1.0.47 |
| org.raml : raml-builder | jar | 1.0.8 |
| org.raml : raml-to-pojo | jar | 1.0.8 |
| org.hamcrest : hamcrest-core | jar | 2.1 |
| org.raml : raml-simple-emitter | jar | 1.0.8 |
| org.raml : test-utils | jar | 1.0.8 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.25.1 |