License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.zerkseez |
ArtifactId | ArtifactIdgwtpojo-parent |
Version | Version1.0.0-ALPHA |
Type | Typepom |
Description |
DescriptionGWTPojo Parent POM
POJO-JSON serialization for GWT
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwtpojo-parent-1.0.0-ALPHA.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zerkseez/gwtpojo-parent/ -->
<dependency>
<groupId>com.github.zerkseez</groupId>
<artifactId>gwtpojo-parent</artifactId>
<version>1.0.0-ALPHA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zerkseez/gwtpojo-parent/
implementation 'com.github.zerkseez:gwtpojo-parent:1.0.0-ALPHA'
// https://jarcasting.com/artifacts/com.github.zerkseez/gwtpojo-parent/
implementation ("com.github.zerkseez:gwtpojo-parent:1.0.0-ALPHA")
'com.github.zerkseez:gwtpojo-parent:pom:1.0.0-ALPHA'
<dependency org="com.github.zerkseez" name="gwtpojo-parent" rev="1.0.0-ALPHA">
<artifact name="gwtpojo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zerkseez', module='gwtpojo-parent', version='1.0.0-ALPHA')
)
libraryDependencies += "com.github.zerkseez" % "gwtpojo-parent" % "1.0.0-ALPHA"
[com.github.zerkseez/gwtpojo-parent "1.0.0-ALPHA"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |