License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.tamaton.util |
ArtifactId | ArtifactIdperspective-client |
Version | Version0.9.1 |
Type | Typejar |
Description |
DescriptionPerspective Java Client
A simplified plugin for using the Perspective tool by Tamaton.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
perspective-client-0.9.1.pom | |
perspective-client-0.9.1.jar | 26 KB |
perspective-client-0.9.1-sources.jar | 16 KB |
perspective-client-0.9.1-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tamaton.util/perspective-client/ -->
<dependency>
<groupId>com.tamaton.util</groupId>
<artifactId>perspective-client</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tamaton.util/perspective-client/
implementation 'com.tamaton.util:perspective-client:0.9.1'
// https://jarcasting.com/artifacts/com.tamaton.util/perspective-client/
implementation ("com.tamaton.util:perspective-client:0.9.1")
'com.tamaton.util:perspective-client:jar:0.9.1'
<dependency org="com.tamaton.util" name="perspective-client" rev="0.9.1">
<artifact name="perspective-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tamaton.util', module='perspective-client', version='0.9.1')
)
libraryDependencies += "com.tamaton.util" % "perspective-client" % "0.9.1"
[com.tamaton.util/perspective-client "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
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 |