License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.welen.jmole |
ArtifactId | ArtifactIdjmole-microprofile2 |
Version | Version1.5.4 |
Type | Typejar |
Description |
DescriptionJMole Microprofile 2
JMole Microprofile Health and Metric Implementation
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-microprofile2/ -->
<dependency>
<groupId>net.welen.jmole</groupId>
<artifactId>jmole-microprofile2</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-microprofile2/
implementation 'net.welen.jmole:jmole-microprofile2:1.5.4'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-microprofile2/
implementation ("net.welen.jmole:jmole-microprofile2:1.5.4")
'net.welen.jmole:jmole-microprofile2:jar:1.5.4'
<dependency org="net.welen.jmole" name="jmole-microprofile2" rev="1.5.4">
<artifact name="jmole-microprofile2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-microprofile2', version='1.5.4')
)
libraryDependencies += "net.welen.jmole" % "jmole-microprofile2" % "1.5.4"
[net.welen.jmole/jmole-microprofile2 "1.5.4"]
Group / Artifact | Type | Version |
---|---|---|
net.welen.jmole : jmole-cdi | jar | 1.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile : microprofile | pom | 2.0.1 |