License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.ocpsoft.rewrite |
ArtifactId | ArtifactIdrewrite-integration-gwt |
Last Version | Last Version3.5.1.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOCPsoft Parent POM
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-integration-gwt/ -->
<dependency>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-integration-gwt</artifactId>
<version>3.5.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-integration-gwt/
implementation 'org.ocpsoft.rewrite:rewrite-integration-gwt:3.5.1.Final'
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-integration-gwt/
implementation ("org.ocpsoft.rewrite:rewrite-integration-gwt:3.5.1.Final")
'org.ocpsoft.rewrite:rewrite-integration-gwt:jar:3.5.1.Final'
<dependency org="org.ocpsoft.rewrite" name="rewrite-integration-gwt" rev="3.5.1.Final">
<artifact name="rewrite-integration-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ocpsoft.rewrite', module='rewrite-integration-gwt', version='3.5.1.Final')
)
libraryDependencies += "org.ocpsoft.rewrite" % "rewrite-integration-gwt" % "3.5.1.Final"
[org.ocpsoft.rewrite/rewrite-integration-gwt "3.5.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.servlet : jboss-servlet-api_2.5_spec | jar | 1.0.1.Final |
org.ocpsoft.rewrite : rewrite-config-servlet | jar | 3.5.1.Final |
com.google.gwt : gwt-user | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ocpsoft.rewrite : rewrite-test-harness | jar | 3.5.1.Final |
junit : junit | jar | 4.13.1 |