| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sap.cloud.yaas.service-generator |
| Идентификатор | Идентификаторservice-generator-model |
| Последняя версия | Последняя версия2.3.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGenerator for server side JAX-RS Jersey implementation based on a RAML definition.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| service-generator-model-2.3.14.pom | |
| service-generator-model-2.3.14.jar | 66 KB |
| service-generator-model-2.3.14-sources.jar | 30 KB |
| service-generator-model-2.3.14-javadoc.jar | 297 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.yaas.service-generator/service-generator-model/ -->
<dependency>
<groupId>com.sap.cloud.yaas.service-generator</groupId>
<artifactId>service-generator-model</artifactId>
<version>2.3.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.yaas.service-generator/service-generator-model/
implementation 'com.sap.cloud.yaas.service-generator:service-generator-model:2.3.14'
// https://jarcasting.com/artifacts/com.sap.cloud.yaas.service-generator/service-generator-model/
implementation ("com.sap.cloud.yaas.service-generator:service-generator-model:2.3.14")
'com.sap.cloud.yaas.service-generator:service-generator-model:jar:2.3.14'
<dependency org="com.sap.cloud.yaas.service-generator" name="service-generator-model" rev="2.3.14">
<artifact name="service-generator-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.yaas.service-generator', module='service-generator-model', version='2.3.14')
)
libraryDependencies += "com.sap.cloud.yaas.service-generator" % "service-generator-model" % "2.3.14"
[com.sap.cloud.yaas.service-generator/service-generator-model "2.3.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.5 |
| org.springframework : spring-core | jar | 4.3.10.RELEASE |
| com.google.guava : guava | jar | 23.0 |
| com.sap.cloud.yaas.service-generator : service-generator-core | jar | 2.3.14 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |