не последняя версия
Последняя версия 2.0.3.RELEASE

org.synyx.hades:org.synyx.hades.extensions 2.0.1.RELEASE

Library to provide useful extensions for Hades to integrate with other (Spring) projects

Группа

Группа

org.synyx.hades
Идентификатор

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

org.synyx.hades.extensions
Версия

Версия

2.0.1.RELEASE
Тип

Тип

jar

Скачать org.synyx.hades.extensions 2.0.1.RELEASE


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