| License |
License |
|---|---|
| GroupId | GroupIdcom.penalara.ghc |
| ArtifactId | ArtifactIdengineInputGHCFile |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEngineInputGHCFile
Project with schema, examples, and Java POJO classes of Json file format to new PeñalaraGHC-Engine input.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |