| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторpolicy-registration-factory |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеPolicyRegistrationFactory
A JNDI ObjectFactory for a JBossPolicyRegistration.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.marschall/policy-registration-factory/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>policy-registration-factory</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/policy-registration-factory/
implementation 'com.github.marschall:policy-registration-factory:0.2.0'
// https://jarcasting.com/artifacts/com.github.marschall/policy-registration-factory/
implementation ("com.github.marschall:policy-registration-factory:0.2.0")
'com.github.marschall:policy-registration-factory:jar:0.2.0'
<dependency org="com.github.marschall" name="policy-registration-factory" rev="0.2.0">
<artifact name="policy-registration-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='policy-registration-factory', version='0.2.0')
)
libraryDependencies += "com.github.marschall" % "policy-registration-factory" % "0.2.0"
[com.github.marschall/policy-registration-factory "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.picketbox : jbosssx-bare | jar | 4.9.6.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |