| License |
License |
|---|---|
| GroupId | GroupIdcom.wadpam.guja |
| ArtifactId | ArtifactIdguja-base |
| Version | Version0.8.1 |
| Type | Typejar |
| Description |
DescriptionGuice and JAX-RS in symbiosis.
|
| Project Organization |
Project OrganizationWadpam |
| Filename | Size |
|---|---|
| guja-base-0.8.1.pom | |
| guja-base-0.8.1.jar | 43 KB |
| guja-base-0.8.1-sources.jar | 24 KB |
| guja-base-0.8.1-javadoc.jar | 190 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wadpam.guja/guja-base/ -->
<dependency>
<groupId>com.wadpam.guja</groupId>
<artifactId>guja-base</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wadpam.guja/guja-base/
implementation 'com.wadpam.guja:guja-base:0.8.1'
// https://jarcasting.com/artifacts/com.wadpam.guja/guja-base/
implementation ("com.wadpam.guja:guja-base:0.8.1")
'com.wadpam.guja:guja-base:jar:0.8.1'
<dependency org="com.wadpam.guja" name="guja-base" rev="0.8.1">
<artifact name="guja-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wadpam.guja', module='guja-base', version='0.8.1')
)
libraryDependencies += "com.wadpam.guja" % "guja-base" % "0.8.1"
[com.wadpam.guja/guja-base "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wadpam.guja : guja-core | jar | 0.8.1 |
| com.google.protobuf : protobuf-java | jar | 2.6.0 |
| com.github.zafarkhaja : java-semver | jar | 0.8.0 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |