| License |
License |
|---|---|
| Categories |
CategoriesHermes Application Layer Libs Messaging |
| GroupId | GroupIdcom.davidbracewell |
| ArtifactId | ArtifactIdhermes-core |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.davidbracewell:hermes-core
A Natural Language Processing framework for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hermes-core-0.5.pom | |
| hermes-core-0.5.jar | 1 MB |
| hermes-core-0.5-sources.jar | 1 MB |
| hermes-core-0.5-javadoc.jar | 722 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.davidbracewell/hermes-core/ -->
<dependency>
<groupId>com.davidbracewell</groupId>
<artifactId>hermes-core</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.davidbracewell/hermes-core/
implementation 'com.davidbracewell:hermes-core:0.5'
// https://jarcasting.com/artifacts/com.davidbracewell/hermes-core/
implementation ("com.davidbracewell:hermes-core:0.5")
'com.davidbracewell:hermes-core:jar:0.5'
<dependency org="com.davidbracewell" name="hermes-core" rev="0.5">
<artifact name="hermes-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.davidbracewell', module='hermes-core', version='0.5')
)
libraryDependencies += "com.davidbracewell" % "hermes-core" % "0.5"
[com.davidbracewell/hermes-core "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar | 1.17 |
| com.davidbracewell : atlas | jar | 0.4 |
| org.maltparser : maltparser | jar | 1.9.0 |
| com.davidbracewell : mango | jar | 0.5 |
| com.davidbracewell : apollo | jar | 0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-core_2.11 | jar | 2.0.1 |
| com.davidbracewell : mango-annotations | jar | 0.3 |
| org.projectlombok : lombok | jar | 1.16.18 |
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |