| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.infilos |
| Идентификатор | Идентификаторrelax-refine |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrefine
Simple variable and bean verify tool.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| relax-refine-0.3.0.pom | |
| relax-refine-0.3.0.jar | 139 KB |
| relax-refine-0.3.0-sources.jar | 15 KB |
| relax-refine-0.3.0-javadoc.jar | 128 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.infilos/relax-refine/ -->
<dependency>
<groupId>com.infilos</groupId>
<artifactId>relax-refine</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-refine/
implementation 'com.infilos:relax-refine:0.3.0'
// https://jarcasting.com/artifacts/com.infilos/relax-refine/
implementation ("com.infilos:relax-refine:0.3.0")
'com.infilos:relax-refine:jar:0.3.0'
<dependency org="com.infilos" name="relax-refine" rev="0.3.0">
<artifact name="relax-refine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-refine', version='0.3.0')
)
libraryDependencies += "com.infilos" % "relax-refine" % "0.3.0"
[com.infilos/relax-refine "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.commons : commons-text | jar | 1.8 |
| org.json : json | jar | 20200518 |
| commons-validator : commons-validator | jar | 1.6 |
| junit : junit | jar | 4.12 |