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

com.exadel.flamingo:flamingo-service 1.0.0

Exadel Flamingo - integration library and framework for JBoss Seam

Группа

Группа

com.exadel.flamingo
Идентификатор

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

flamingo-service
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать flamingo-service 1.0.0


<!-- https://jarcasting.com/artifacts/com.exadel.flamingo/flamingo-service/ -->
<dependency>
    <groupId>com.exadel.flamingo</groupId>
    <artifactId>flamingo-service</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exadel.flamingo/flamingo-service/
implementation 'com.exadel.flamingo:flamingo-service:1.0.0'
// https://jarcasting.com/artifacts/com.exadel.flamingo/flamingo-service/
implementation ("com.exadel.flamingo:flamingo-service:1.0.0")
'com.exadel.flamingo:flamingo-service:jar:1.0.0'
<dependency org="com.exadel.flamingo" name="flamingo-service" rev="1.0.0">
  <artifact name="flamingo-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exadel.flamingo', module='flamingo-service', version='1.0.0')
)
libraryDependencies += "com.exadel.flamingo" % "flamingo-service" % "1.0.0"
[com.exadel.flamingo/flamingo-service "1.0.0"]