| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.penalara.ghc |
| Идентификатор | ИдентификаторengineInputGHCFile |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEngineInputGHCFile
Project with schema, examples, and Java POJO classes of Json file format to new PeñalaraGHC-Engine input.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| engineInputGHCFile-1.2.0.pom | |
| engineInputGHCFile-1.2.0.jar | 141 KB |
| engineInputGHCFile-1.2.0-sources.jar | 93 KB |
| engineInputGHCFile-1.2.0-javadoc.jar | 982 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.penalara.ghc/engineInputGHCFile/ -->
<dependency>
<groupId>com.penalara.ghc</groupId>
<artifactId>engineInputGHCFile</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.penalara.ghc/engineInputGHCFile/
implementation 'com.penalara.ghc:engineInputGHCFile:1.2.0'
// https://jarcasting.com/artifacts/com.penalara.ghc/engineInputGHCFile/
implementation ("com.penalara.ghc:engineInputGHCFile:1.2.0")
'com.penalara.ghc:engineInputGHCFile:jar:1.2.0'
<dependency org="com.penalara.ghc" name="engineInputGHCFile" rev="1.2.0">
<artifact name="engineInputGHCFile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.penalara.ghc', module='engineInputGHCFile', version='1.2.0')
)
libraryDependencies += "com.penalara.ghc" % "engineInputGHCFile" % "1.2.0"
[com.penalara.ghc/engineInputGHCFile "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |