Rammler Core

A Java-based generator to procreate code from RAML API definitions. Currently focus is on generating Java clients, but this may be extended in the future.

Лицензия

Лицензия

Группа

Группа

com.sap.cloud.yaas.rammler
Идентификатор

Идентификатор

rammler-core
Последняя версия

Последняя версия

1.8.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Rammler Core
A Java-based generator to procreate code from RAML API definitions. Currently focus is on generating Java clients, but this may be extended in the future.
Организация-разработчик

Организация-разработчик

SAP SE

Скачать rammler-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.sap.cloud.yaas.rammler/rammler-core/ -->
<dependency>
    <groupId>com.sap.cloud.yaas.rammler</groupId>
    <artifactId>rammler-core</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.yaas.rammler/rammler-core/
implementation 'com.sap.cloud.yaas.rammler:rammler-core:1.8.1'
// https://jarcasting.com/artifacts/com.sap.cloud.yaas.rammler/rammler-core/
implementation ("com.sap.cloud.yaas.rammler:rammler-core:1.8.1")
'com.sap.cloud.yaas.rammler:rammler-core:jar:1.8.1'
<dependency org="com.sap.cloud.yaas.rammler" name="rammler-core" rev="1.8.1">
  <artifact name="rammler-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.yaas.rammler', module='rammler-core', version='1.8.1')
)
libraryDependencies += "com.sap.cloud.yaas.rammler" % "rammler-core" % "1.8.1"
[com.sap.cloud.yaas.rammler/rammler-core "1.8.1"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.sap.cloud.yaas.rammler : rammler-java-client-support jar 1.8.1
org.springframework : spring-core jar 4.3.10.RELEASE
org.springframework : spring-beans jar 4.3.10.RELEASE
org.springframework : spring-context jar 4.3.10.RELEASE
com.sap.cloud.yaas.raml-parser : raml-parser jar 1.0.5
org.jsonschema2pojo : jsonschema2pojo-core jar 0.4.23
com.sun.codemodel : codemodel jar 2.6
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.24
ch.qos.logback : logback-classic jar 1.1.3

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.18

runtime (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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.10.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.8.1
1.8.0
1.7.7
1.7.5
1.7.4
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.2
1.4.1