License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.devbliss |
ArtifactId | ArtifactIdgwtbliss-parent |
Last Version | Last Version1.1.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.1.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devbliss/gwtbliss-parent/ -->
<dependency>
<groupId>com.devbliss</groupId>
<artifactId>gwtbliss-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.devbliss/gwtbliss-parent/
implementation 'com.devbliss:gwtbliss-parent:1.1.0'
// https://jarcasting.com/artifacts/com.devbliss/gwtbliss-parent/
implementation ("com.devbliss:gwtbliss-parent:1.1.0")
'com.devbliss:gwtbliss-parent:pom:1.1.0'
<dependency org="com.devbliss" name="gwtbliss-parent" rev="1.1.0">
<artifact name="gwtbliss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.devbliss', module='gwtbliss-parent', version='1.1.0')
)
libraryDependencies += "com.devbliss" % "gwtbliss-parent" % "1.1.0"
[com.devbliss/gwtbliss-parent "1.1.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 |