| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.codeplayer |
| Идентификатор | Идентификаторready-x |
| Версия | Версия3.9.1 |
| Тип | Типjar |
| Описание |
Описаниеready-x
ready-x is a high-performance tool library for Java.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ready-x-3.9.1.pom | |
| ready-x-3.9.1.jar | 92 KB |
| ready-x-3.9.1-sources.jar | 68 KB |
| ready-x-3.9.1-javadoc.jar | 331 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.codeplayer/ready-x/ -->
<dependency>
<groupId>me.codeplayer</groupId>
<artifactId>ready-x</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.codeplayer/ready-x/
implementation 'me.codeplayer:ready-x:3.9.1'
// https://jarcasting.com/artifacts/me.codeplayer/ready-x/
implementation ("me.codeplayer:ready-x:3.9.1")
'me.codeplayer:ready-x:jar:3.9.1'
<dependency org="me.codeplayer" name="ready-x" rev="3.9.1">
<artifact name="ready-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.codeplayer', module='ready-x', version='3.9.1')
)
libraryDependencies += "me.codeplayer" % "ready-x" % "3.9.1"
[me.codeplayer/ready-x "3.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson Необязательный | jar | 1.2.83 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.assertj : assertj-core | jar | 3.22.0 |