License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.devbliss.gwtbliss |
ArtifactId | ArtifactIdgwtbliss-parent |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionutilities library to build your maven gwt project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwtbliss-parent-1.3.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devbliss.gwtbliss/gwtbliss-parent/ -->
<dependency>
<groupId>com.devbliss.gwtbliss</groupId>
<artifactId>gwtbliss-parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.devbliss.gwtbliss/gwtbliss-parent/
implementation 'com.devbliss.gwtbliss:gwtbliss-parent:1.3.0'
// https://jarcasting.com/artifacts/com.devbliss.gwtbliss/gwtbliss-parent/
implementation ("com.devbliss.gwtbliss:gwtbliss-parent:1.3.0")
'com.devbliss.gwtbliss:gwtbliss-parent:pom:1.3.0'
<dependency org="com.devbliss.gwtbliss" name="gwtbliss-parent" rev="1.3.0">
<artifact name="gwtbliss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.devbliss.gwtbliss', module='gwtbliss-parent', version='1.3.0')
)
libraryDependencies += "com.devbliss.gwtbliss" % "gwtbliss-parent" % "1.3.0"
[com.devbliss.gwtbliss/gwtbliss-parent "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tuckey : urlrewritefilter | jar | 4.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |