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