License |
License |
---|---|
GroupId | GroupIdcom.sap.cloud.yaas.service-generator |
ArtifactId | ArtifactIdservice-generator-model |
Last Version | Last Version2.3.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGenerator for server side JAX-RS Jersey implementation based on a RAML definition.
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |