Last Version

eidos-eidoscommon 1.7.0

Code to be shared by other Eidos subprojects and clients

License

License

GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

eidos-eidoscommon_2.11
Version

Version

1.7.0
Type

Type

jar
Description

Description

eidos-eidoscommon
Code to be shared by other Eidos subprojects and clients
Project URL

Project URL

https://github.com/clulab/eidos
Project Organization

Project Organization

Computational Language Understanding (CLU) Lab
Source Code Management

Source Code Management

https://github.com/clulab/eidos

Download eidos-eidoscommon_2.11 1.7.0


<!-- https://jarcasting.com/artifacts/org.clulab/eidos-eidoscommon_2.11/ -->
<dependency>
    <groupId>org.clulab</groupId>
    <artifactId>eidos-eidoscommon_2.11</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.clulab/eidos-eidoscommon_2.11/
implementation 'org.clulab:eidos-eidoscommon_2.11:1.7.0'
// https://jarcasting.com/artifacts/org.clulab/eidos-eidoscommon_2.11/
implementation ("org.clulab:eidos-eidoscommon_2.11:1.7.0")
'org.clulab:eidos-eidoscommon_2.11:jar:1.7.0'
<dependency org="org.clulab" name="eidos-eidoscommon_2.11" rev="1.7.0">
  <artifact name="eidos-eidoscommon_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clulab', module='eidos-eidoscommon_2.11', version='1.7.0')
)
libraryDependencies += "org.clulab" % "eidos-eidoscommon_2.11" % "1.7.0"
[org.clulab/eidos-eidoscommon_2.11 "1.7.0"]

Dependencies

compile (16)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.apache.lucene : lucene-analyzers-common jar 6.6.6
org.apache.lucene : lucene-core jar 6.6.6
org.apache.lucene : lucene-queries jar 6.6.6
org.apache.lucene : lucene-queryparser jar 6.6.6
org.apache.lucene : lucene-sandbox jar 6.6.6
commons-io : commons-io jar 2.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
joda-time : joda-time jar 2.10.1
org.scala-lang.modules : scala-xml_2.11 jar 1.2.0
org.clulab : processors-corenlp_2.11 jar 8.5.0
org.clulab : processors-main_2.11 jar 8.5.0
ch.qos.logback : logback-classic jar 1.2.8
com.typesafe.scala-logging : scala-logging_2.11 jar 3.7.2
com.typesafe : config jar 1.4.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.2.5

Project Modules

There are no modules declared in this project.