License |
License |
---|---|
GroupId | GroupIdpl.devcoffee |
ArtifactId | ArtifactIdjee-health |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionjee-health
JEE Health Utility
|
Project URL |
Project URL |
Project Organization |
Project OrganizationPiotr Raszkowski |
Filename | Size |
---|---|
jee-health-1.0.pom | |
jee-health-1.0.war | 1 MB |
jee-health-1.0-sources.jar | 6 KB |
jee-health-1.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.devcoffee/jee-health/ -->
<dependency>
<groupId>pl.devcoffee</groupId>
<artifactId>jee-health</artifactId>
<version>1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/pl.devcoffee/jee-health/
implementation 'pl.devcoffee:jee-health:1.0'
// https://jarcasting.com/artifacts/pl.devcoffee/jee-health/
implementation ("pl.devcoffee:jee-health:1.0")
'pl.devcoffee:jee-health:war:1.0'
<dependency org="pl.devcoffee" name="jee-health" rev="1.0">
<artifact name="jee-health" type="war" />
</dependency>
@Grapes(
@Grab(group='pl.devcoffee', module='jee-health', version='1.0')
)
libraryDependencies += "pl.devcoffee" % "jee-health" % "1.0"
[pl.devcoffee/jee-health "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |