| License |
License |
|---|---|
| GroupId | GroupIdcom.penalara.ghc |
| ArtifactId | ArtifactIdengineInputGHCFile |
| Version | Version1.0.3 |
| 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.0.3.pom | |
| engineInputGHCFile-1.0.3.jar | 141 KB |
| engineInputGHCFile-1.0.3-sources.jar | 93 KB |
| engineInputGHCFile-1.0.3-javadoc.jar | 982 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.penalara.ghc/engineInputGHCFile/ -->
<dependency>
<groupId>com.penalara.ghc</groupId>
<artifactId>engineInputGHCFile</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.penalara.ghc/engineInputGHCFile/
implementation 'com.penalara.ghc:engineInputGHCFile:1.0.3'
// https://jarcasting.com/artifacts/com.penalara.ghc/engineInputGHCFile/
implementation ("com.penalara.ghc:engineInputGHCFile:1.0.3")
'com.penalara.ghc:engineInputGHCFile:jar:1.0.3'
<dependency org="com.penalara.ghc" name="engineInputGHCFile" rev="1.0.3">
<artifact name="engineInputGHCFile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.penalara.ghc', module='engineInputGHCFile', version='1.0.3')
)
libraryDependencies += "com.penalara.ghc" % "engineInputGHCFile" % "1.0.3"
[com.penalara.ghc/engineInputGHCFile "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |