jtaches

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

License

License

GroupId

GroupId

com.github.athieriot
ArtifactId

ArtifactId

jtaches
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/athieriot/JTaches

Download jtaches

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 13.0
com.beust : jcommander jar 1.29
org.yaml : snakeyaml jar 1.10
org.apache.commons : commons-lang3 jar 3.1
commons-io : commons-io jar 1.3.2
com.googlecode : minlog jar 1.2
com.rabbitmq : amqp-client jar 2.8.7
org.lesscss : lesscss jar 1.3.3

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.7
org.mockito : mockito-all jar 1.9.5-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0.1
1.0.0