Last Version

MicroProfile 2.7.0.Final

Implementation of MicroProfile.io

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

microprofile
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

MicroProfile
Implementation of MicroProfile.io
Project Organization

Project Organization

JBoss by Red Hat

Download microprofile 2.7.0.Final


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

Dependencies

compile (13)

Group / Artifact Type Version
io.thorntail : jaxrs jar 2.7.0.Final
io.thorntail : cdi jar 2.7.0.Final
io.thorntail : jaxrs-jsonp jar 2.7.0.Final
io.thorntail : jaxrs-jaxb jar 2.7.0.Final
io.thorntail : microprofile-config jar 2.7.0.Final
io.thorntail : microprofile-health jar 2.7.0.Final
io.thorntail : microprofile-fault-tolerance jar 2.7.0.Final
io.thorntail : microprofile-jwt jar 2.7.0.Final
io.thorntail : microprofile-metrics jar 2.7.0.Final
io.thorntail : microprofile-openapi jar 2.7.0.Final
io.thorntail : microprofile-opentracing jar 2.7.0.Final
io.thorntail : microprofile-restclient jar 2.7.0.Final
io.thorntail : jaxrs-jsonb jar 2.7.0.Final

provided (4)

Group / Artifact Type Version
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-servlet-feature-pack zip 18.0.1.Final
org.wildfly : wildfly-feature-pack zip 18.0.1.Final
io.thorntail : microprofile-config-wildfly-feature-pack zip 2.7.0

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.