Last Version

Management 2.7.0.Final

Enables WildFly management capabilities

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

management
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

Management
Enables WildFly management capabilities
Project Organization

Project Organization

JBoss by Red Hat

Download management 2.7.0.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
io.thorntail : container jar 2.7.0.Final
io.thorntail : logging jar 2.7.0.Final
io.thorntail : elytron jar 2.7.0.Final
io.thorntail : undertow jar 2.7.0.Final

provided (6)

Group / Artifact Type Version
jakarta.inject : jakarta.inject-api jar
jakarta.enterprise : jakarta.enterprise.cdi-api jar
org.wildfly.core : wildfly-server jar
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.jboss.logging : jboss-logging-annotations Optional jar
org.jboss.logging : jboss-logging-processor Optional jar

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.