| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-matcher |
| Версия | Версия2.2.2 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-matcher
Artifact for matcher frameworks and matching issues.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-matcher-2.2.2.pom | |
| refcodes-matcher-2.2.2.jar | 24 KB |
| refcodes-matcher-2.2.2-tests.jar | 10 KB |
| refcodes-matcher-2.2.2-test-sources.jar | 8 KB |
| refcodes-matcher-2.2.2-sources.jar | 29 KB |
| refcodes-matcher-2.2.2-javadoc.jar | 509 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-matcher/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-matcher</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-matcher/
implementation 'org.refcodes:refcodes-matcher:2.2.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-matcher/
implementation ("org.refcodes:refcodes-matcher:2.2.2")
'org.refcodes:refcodes-matcher:jar:2.2.2'
<dependency org="org.refcodes" name="refcodes-matcher" rev="2.2.2">
<artifact name="refcodes-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-matcher', version='2.2.2')
)
libraryDependencies += "org.refcodes" % "refcodes-matcher" % "2.2.2"
[org.refcodes/refcodes-matcher "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-data | jar | 2.2.2 |
| org.refcodes : refcodes-licensing | jar | 2.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |