| License |
License |
|---|---|
| Categories |
CategoriesHermes Application Layer Libs Messaging |
| GroupId | GroupIdcom.gengoai |
| ArtifactId | ArtifactIdhermes |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.gengoai:hermes
Parent POM for the GengoAI Mono repo.
|
| Filename | Size |
|---|---|
| hermes-1.1.pom | |
| hermes-1.1.jar | 1 MB |
| hermes-1.1-sources.jar | 1 MB |
| hermes-1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gengoai/hermes/ -->
<dependency>
<groupId>com.gengoai</groupId>
<artifactId>hermes</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gengoai/hermes/
implementation 'com.gengoai:hermes:1.1'
// https://jarcasting.com/artifacts/com.gengoai/hermes/
implementation ("com.gengoai:hermes:1.1")
'com.gengoai:hermes:jar:1.1'
<dependency org="com.gengoai" name="hermes" rev="1.1">
<artifact name="hermes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gengoai', module='hermes', version='1.1')
)
libraryDependencies += "com.gengoai" % "hermes" % "1.1"
[com.gengoai/hermes "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gengoai : mango | jar | 1.1 |
| com.ibm.icu : icu4j | jar | 63.1 |
| com.gengoai : apollo | jar | 1.1 |
| org.apache.lucene : lucene-core | jar | 8.1.0 |
| org.apache.lucene : lucene-analyzers-common | jar | 8.1.0 |
| org.maltparser : maltparser | jar | 1.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.kohsuke.metainf-services : metainf-services | jar | 1.8 |
| org.apache.spark : spark-core_2.12 | jar | 3.0.1 |
| org.apache.spark : spark-sql_2.12 | jar | 3.0.1 |
| org.apache.spark : spark-mllib_2.12 | jar | 3.0.1 |
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |