telepath

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

telepath
Last Version

Last Version

t20140218
Release Date

Release Date

Type

Type

jar
Description

Description

telepath
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/paulhoule/telepath

Download telepath

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.ontology2 : bakemono jar t20140217

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-core jar 1.0.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.springframework : spring-test jar 4.0.0.RELEASE
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
t20140218
t20140213
t20140207
t20140108
t20130213