is not current version
Last Version 1.2.4

fr.xebia.management:xebia-management-extras 1.1.2

Management Extras (JMX MBeans, @Profiled annotation, etc)

GroupId

GroupId

fr.xebia.management
ArtifactId

ArtifactId

xebia-management-extras
Version

Version

1.1.2
Type

Type

jar

Download xebia-management-extras 1.1.2


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