License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.wisepersist |
ArtifactId | ArtifactIdapuava-gwt |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapuava-gwt
A common GWT library.
|
Filename | Size |
---|---|
apuava-gwt-1.0.1.pom | |
apuava-gwt-1.0.1.jar | 33 KB |
apuava-gwt-1.0.1-sources.jar | 18 KB |
apuava-gwt-1.0.1-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wisepersist/apuava-gwt/ -->
<dependency>
<groupId>org.wisepersist</groupId>
<artifactId>apuava-gwt</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wisepersist/apuava-gwt/
implementation 'org.wisepersist:apuava-gwt:1.0.1'
// https://jarcasting.com/artifacts/org.wisepersist/apuava-gwt/
implementation ("org.wisepersist:apuava-gwt:1.0.1")
'org.wisepersist:apuava-gwt:jar:1.0.1'
<dependency org="org.wisepersist" name="apuava-gwt" rev="1.0.1">
<artifact name="apuava-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wisepersist', module='apuava-gwt', version='1.0.1')
)
libraryDependencies += "org.wisepersist" % "apuava-gwt" % "1.0.1"
[org.wisepersist/apuava-gwt "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.1.0 |
com.google.gwt.inject : gin | jar | 2.1.2 |
com.google.guava : guava | jar | 22.0 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
com.google.gwt : gwt-user | jar | 2.8.1 |
com.google.guava : guava-gwt | jar | 22.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.8.9 |
org.testng : testng | jar | 6.11 |