Perspective Java Client

A simplified plugin for using the Perspective tool by Tamaton.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tamaton.util
ArtifactId

ArtifactId

perspective-client
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Perspective Java Client
A simplified plugin for using the Perspective tool by Tamaton.
Project URL

Project URL

https://tamaton.com/products/perspective
Source Code Management

Source Code Management

https://gitlab.com/npaulsen/perspective-client

Download perspective-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
0.9.1