| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.athieriot |
| Идентификатор | Идентификаторjtaches |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjtaches
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jtaches-1.3.pom | |
| jtaches-1.3.jar | 25 KB |
| jtaches-1.3-sources.jar | 11 KB |
| jtaches-1.3-javadoc.jar | 111 KB |
| jtaches-1.3-jar-with-dependencies.jar | 2 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.7 |
| org.mockito : mockito-all | jar | 1.9.5-rc1 |