| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.treetank |
| Идентификатор | Идентификаторcommons |
| Последняя версия | Последняя версия6.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommons bundle for containing utility stuff
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| commons-6.0.1.pom | |
| commons-6.0.1.jar | 7 KB |
| commons-6.0.1-tests.jar | 2 KB |
| commons-6.0.1-test-sources.jar | 467 bytes |
| commons-6.0.1-sources.jar | 10 KB |
| commons-6.0.1-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.treetank/commons/ -->
<dependency>
<groupId>org.treetank</groupId>
<artifactId>commons</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.treetank/commons/
implementation 'org.treetank:commons:6.0.1'
// https://jarcasting.com/artifacts/org.treetank/commons/
implementation ("org.treetank:commons:6.0.1")
'org.treetank:commons:jar:6.0.1'
<dependency org="org.treetank" name="commons" rev="6.0.1">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treetank', module='commons', version='6.0.1')
)
libraryDependencies += "org.treetank" % "commons" % "6.0.1"
[org.treetank/commons "6.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8 |
| org.aspectj : aspectjrt | jar | 1.7.2 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.google.inject : guice | jar | 3.0 |
| com.google.inject.extensions : guice-assistedinject | jar | 3.0 |
| com.google.guava : guava | jar | 14.0.1 |
| com.google.code.gson : gson | jar | 2.2.2 |