| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-security-ext |
| Версия | Версия3.0.0 |
| Тип | Типpom |
| Описание |
Описаниеorg.refcodes:refcodes-security-ext
Artifact for extensions of the security artifact.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-security-ext-3.0.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-security-ext</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext/
implementation 'org.refcodes:refcodes-security-ext:3.0.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext/
implementation ("org.refcodes:refcodes-security-ext:3.0.0")
'org.refcodes:refcodes-security-ext:pom:3.0.0'
<dependency org="org.refcodes" name="refcodes-security-ext" rev="3.0.0">
<artifact name="refcodes-security-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-security-ext', version='3.0.0')
)
libraryDependencies += "org.refcodes" % "refcodes-security-ext" % "3.0.0"
[org.refcodes/refcodes-security-ext "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-security | jar | 3.0.0 |
| org.refcodes : refcodes-licensing | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |