| GroupId | GroupIdorg.defne.samples |
|---|---|
| ArtifactId | ArtifactIdutil |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReservation Project :: Application Utility
Sample application utility
|
| Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
| Filename | Size |
|---|---|
| util-1.0.1.pom | |
| util-1.0.1.jar | 10 KB |
| util-1.0.1-sources.jar | 10 KB |
| util-1.0.1-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.defne.samples/util/ -->
<dependency>
<groupId>org.defne.samples</groupId>
<artifactId>util</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne.samples/util/
implementation 'org.defne.samples:util:1.0.1'
// https://jarcasting.com/artifacts/org.defne.samples/util/
implementation ("org.defne.samples:util:1.0.1")
'org.defne.samples:util:jar:1.0.1'
<dependency org="org.defne.samples" name="util" rev="1.0.1">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne.samples', module='util', version='1.0.1')
)
libraryDependencies += "org.defne.samples" % "util" % "1.0.1"
[org.defne.samples/util "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-jcdi_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-interceptor_1.1_spec | jar | 1.0 |