не последняя версия
Последняя версия 2.3.0

org.jboss.pnc.causeway:causeway-core 1.1.0


Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.pnc.causeway
Идентификатор

Идентификатор

causeway-core
Версия

Версия

1.1.0
Тип

Тип

ejb

Скачать causeway-core 1.1.0


<!-- https://jarcasting.com/artifacts/org.jboss.pnc.causeway/causeway-core/ -->
<dependency>
    <groupId>org.jboss.pnc.causeway</groupId>
    <artifactId>causeway-core</artifactId>
    <version>1.1.0</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.causeway/causeway-core/
implementation 'org.jboss.pnc.causeway:causeway-core:1.1.0'
// https://jarcasting.com/artifacts/org.jboss.pnc.causeway/causeway-core/
implementation ("org.jboss.pnc.causeway:causeway-core:1.1.0")
'org.jboss.pnc.causeway:causeway-core:ejb:1.1.0'
<dependency org="org.jboss.pnc.causeway" name="causeway-core" rev="1.1.0">
  <artifact name="causeway-core" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.causeway', module='causeway-core', version='1.1.0')
)
libraryDependencies += "org.jboss.pnc.causeway" % "causeway-core" % "1.1.0"
[org.jboss.pnc.causeway/causeway-core "1.1.0"]