| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jeecqrs |
| Идентификатор | Идентификаторjeecqrs-parent |
| Версия | Версия1.2.3 |
| Тип | Типpom |
| Описание |
ОписаниеJEECQRS: Parent Module
Infrastructure tools to implement CQRS with Java EE standard methods
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeecqrs-parent-1.2.3.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-parent/ -->
<dependency>
<groupId>org.jeecqrs</groupId>
<artifactId>jeecqrs-parent</artifactId>
<version>1.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-parent/
implementation 'org.jeecqrs:jeecqrs-parent:1.2.3'
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-parent/
implementation ("org.jeecqrs:jeecqrs-parent:1.2.3")
'org.jeecqrs:jeecqrs-parent:pom:1.2.3'
<dependency org="org.jeecqrs" name="jeecqrs-parent" rev="1.2.3">
<artifact name="jeecqrs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeecqrs', module='jeecqrs-parent', version='1.2.3')
)
libraryDependencies += "org.jeecqrs" % "jeecqrs-parent" % "1.2.3"
[org.jeecqrs/jeecqrs-parent "1.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8 |
| org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain | pom | |
| org.jboss.arquillian.testng : arquillian-testng-container | jar | 1.1.1.Final |
| org.jboss.arquillian.protocol : arquillian-protocol-servlet | jar | 1.1.1.Final |