| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.ladenthin |
| Идентификатор | Идентификаторjavacommons |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjavacommons
Provides common classes for use in other Java projects. No further dependencies.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| javacommons-1.1.0.pom | |
| javacommons-1.1.0.jar | 8 KB |
| javacommons-1.1.0-sources.jar | 8 KB |
| javacommons-1.1.0-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.ladenthin/javacommons/ -->
<dependency>
<groupId>net.ladenthin</groupId>
<artifactId>javacommons</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ladenthin/javacommons/
implementation 'net.ladenthin:javacommons:1.1.0'
// https://jarcasting.com/artifacts/net.ladenthin/javacommons/
implementation ("net.ladenthin:javacommons:1.1.0")
'net.ladenthin:javacommons:jar:1.1.0'
<dependency org="net.ladenthin" name="javacommons" rev="1.1.0">
<artifact name="javacommons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ladenthin', module='javacommons', version='1.1.0')
)
libraryDependencies += "net.ladenthin" % "javacommons" % "1.1.0"
[net.ladenthin/javacommons "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.0.0-M3 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M3 |
| org.junit.jupiter : junit-jupiter-migration-support | jar | 5.0.0-M3 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 2.0.2-beta |