| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.ollgei.base |
| Идентификатор | Идентификаторbase-jsonschema2pojo-library |
| Версия | Версия1.0.0.RC1 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.ollgei.base/base-jsonschema2pojo-library/ -->
<dependency>
<groupId>com.github.ollgei.base</groupId>
<artifactId>base-jsonschema2pojo-library</artifactId>
<version>1.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-jsonschema2pojo-library/
implementation 'com.github.ollgei.base:base-jsonschema2pojo-library:1.0.0.RC1'
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-jsonschema2pojo-library/
implementation ("com.github.ollgei.base:base-jsonschema2pojo-library:1.0.0.RC1")
'com.github.ollgei.base:base-jsonschema2pojo-library:jar:1.0.0.RC1'
<dependency org="com.github.ollgei.base" name="base-jsonschema2pojo-library" rev="1.0.0.RC1">
<artifact name="base-jsonschema2pojo-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.base', module='base-jsonschema2pojo-library', version='1.0.0.RC1')
)
libraryDependencies += "com.github.ollgei.base" % "base-jsonschema2pojo-library" % "1.0.0.RC1"
[com.github.ollgei.base/base-jsonschema2pojo-library "1.0.0.RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jsonschema2pojo : jsonschema2pojo-core | jar | 1.0.2 |
| io.swagger : swagger-annotations | jar | 1.6.1 |
| org.hibernate.validator : hibernate-validator | jar | 6.0.18.Final |