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