| License |
License |
|---|---|
| GroupId | GroupIdcom.wadpam.guja |
| ArtifactId | ArtifactIdguja-be-ear |
| Version | Version0.0.3 |
| Type | Typeear |
| Description |
DescriptionGuice and JAX-RS in symbiosis.
|
| Project Organization |
Project OrganizationWadpam |
| Filename | Size |
|---|---|
| guja-be-ear-0.0.3.pom | |
| guja-be-ear-0.0.3.ear | 19 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wadpam.guja/guja-be-ear/ -->
<dependency>
<groupId>com.wadpam.guja</groupId>
<artifactId>guja-be-ear</artifactId>
<version>0.0.3</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/com.wadpam.guja/guja-be-ear/
implementation 'com.wadpam.guja:guja-be-ear:0.0.3'
// https://jarcasting.com/artifacts/com.wadpam.guja/guja-be-ear/
implementation ("com.wadpam.guja:guja-be-ear:0.0.3")
'com.wadpam.guja:guja-be-ear:ear:0.0.3'
<dependency org="com.wadpam.guja" name="guja-be-ear" rev="0.0.3">
<artifact name="guja-be-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='com.wadpam.guja', module='guja-be-ear', version='0.0.3')
)
libraryDependencies += "com.wadpam.guja" % "guja-be-ear" % "0.0.3"
[com.wadpam.guja/guja-be-ear "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wadpam.guja : guja-be-war | war | 0.0.3 |