| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.Andy-Shao |
| Идентификатор | ИдентификаторGear |
| Последняя версия | Последняя версия4.0.2.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGear
Enhance and formating the coding of JDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| Gear-4.0.2.RELEASE.pom | |
| Gear-4.0.2.RELEASE.jar | 479 KB |
| Gear-4.0.2.RELEASE-sources.jar | 250 KB |
| Gear-4.0.2.RELEASE-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear/ -->
<dependency>
<groupId>com.github.Andy-Shao</groupId>
<artifactId>Gear</artifactId>
<version>4.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear/
implementation 'com.github.Andy-Shao:Gear:4.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear/
implementation ("com.github.Andy-Shao:Gear:4.0.2.RELEASE")
'com.github.Andy-Shao:Gear:jar:4.0.2.RELEASE'
<dependency org="com.github.Andy-Shao" name="Gear" rev="4.0.2.RELEASE">
<artifact name="Gear" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='Gear', version='4.0.2.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "Gear" % "4.0.2.RELEASE"
[com.github.Andy-Shao/Gear "4.0.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cglib : cglib | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | |
| io.projectreactor : reactor-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar |