commons

The commons project is a collections of commons libraries for Java. Currently it only contains the commons-data library. For more information see commons-data
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tomschi |
| Идентификатор | Идентификаторcommons-annotation |
| Последняя версия | Последняя версия0.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommons-annotation
Parent pom different commons modules
|
| Организация-разработчик |
Организация-разработчикTomschi |
| Имя Файла | Размер |
|---|---|
| commons-annotation-0.2.1.pom | |
| commons-annotation-0.2.1.jar | 6 KB |
| commons-annotation-0.2.1-sources.jar | 7 KB |
| commons-annotation-0.2.1-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tomschi/commons-annotation/ -->
<dependency>
<groupId>com.github.tomschi</groupId>
<artifactId>commons-annotation</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomschi/commons-annotation/
implementation 'com.github.tomschi:commons-annotation:0.2.1'
// https://jarcasting.com/artifacts/com.github.tomschi/commons-annotation/
implementation ("com.github.tomschi:commons-annotation:0.2.1")
'com.github.tomschi:commons-annotation:jar:0.2.1'
<dependency org="com.github.tomschi" name="commons-annotation" rev="0.2.1">
<artifact name="commons-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomschi', module='commons-annotation', version='0.2.1')
)
libraryDependencies += "com.github.tomschi" % "commons-annotation" % "0.2.1"
[com.github.tomschi/commons-annotation "0.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api Необязательный | jar | 1.7.25 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar |
The commons project is a collections of commons libraries for Java. Currently it only contains the commons-data library. For more information see commons-data