| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdcom.tinesoft |
| ArtifactId | ArtifactIdgwt-pixlr-server |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongwt-pixlr-server
Server-side components of the gwt-pixlr-library.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gwt-pixlr-server-1.0.0.pom | |
| gwt-pixlr-server-1.0.0.jar | 9 KB |
| gwt-pixlr-server-1.0.0-sources.jar | 5 KB |
| gwt-pixlr-server-1.0.0-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr-server/ -->
<dependency>
<groupId>com.tinesoft</groupId>
<artifactId>gwt-pixlr-server</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr-server/
implementation 'com.tinesoft:gwt-pixlr-server:1.0.0'
// https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr-server/
implementation ("com.tinesoft:gwt-pixlr-server:1.0.0")
'com.tinesoft:gwt-pixlr-server:jar:1.0.0'
<dependency org="com.tinesoft" name="gwt-pixlr-server" rev="1.0.0">
<artifact name="gwt-pixlr-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinesoft', module='gwt-pixlr-server', version='1.0.0')
)
libraryDependencies += "com.tinesoft" % "gwt-pixlr-server" % "1.0.0"
[com.tinesoft/gwt-pixlr-server "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.2 |
| commons-io : commons-io | jar | 1.3.2 |
| commons-fileupload : commons-fileupload | jar | 1.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |