License |
License |
---|---|
Categories |
CategoriesHermes Application Layer Libs Messaging |
GroupId | GroupIdcom.davidbracewell |
ArtifactId | ArtifactIdhermes |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.davidbracewell:hermes
A Natural Language Processing framework for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
hermes-0.5.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.davidbracewell/hermes/ -->
<dependency>
<groupId>com.davidbracewell</groupId>
<artifactId>hermes</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.davidbracewell/hermes/
implementation 'com.davidbracewell:hermes:0.5'
// https://jarcasting.com/artifacts/com.davidbracewell/hermes/
implementation ("com.davidbracewell:hermes:0.5")
'com.davidbracewell:hermes:pom:0.5'
<dependency org="com.davidbracewell" name="hermes" rev="0.5">
<artifact name="hermes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.davidbracewell', module='hermes', version='0.5')
)
libraryDependencies += "com.davidbracewell" % "hermes" % "0.5"
[com.davidbracewell/hermes "0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.davidbracewell : mango | jar | 0.5 |
com.davidbracewell : apollo | jar | 0.4 |
Group / Artifact | Type | Version |
---|---|---|
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 |