License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.realityforge.gwt.property-source |
ArtifactId | ArtifactIdgwt-property-source |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Property Source Library: Programmatic access to compile time configuration values
GWT Property Source Library: Programmatic access to compile time configuration values
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-property-source-0.2.pom | |
gwt-property-source-0.2.jar | 32 KB |
gwt-property-source-0.2-sources.jar | 12 KB |
gwt-property-source-0.2-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.realityforge.gwt.property-source/gwt-property-source/ -->
<dependency>
<groupId>org.realityforge.gwt.property-source</groupId>
<artifactId>gwt-property-source</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.gwt.property-source/gwt-property-source/
implementation 'org.realityforge.gwt.property-source:gwt-property-source:0.2'
// https://jarcasting.com/artifacts/org.realityforge.gwt.property-source/gwt-property-source/
implementation ("org.realityforge.gwt.property-source:gwt-property-source:0.2")
'org.realityforge.gwt.property-source:gwt-property-source:jar:0.2'
<dependency org="org.realityforge.gwt.property-source" name="gwt-property-source" rev="0.2">
<artifact name="gwt-property-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.gwt.property-source', module='gwt-property-source', version='0.2')
)
libraryDependencies += "org.realityforge.gwt.property-source" % "gwt-property-source" % "0.2"
[org.realityforge.gwt.property-source/gwt-property-source "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
com.google.gwt : gwt-user | jar | 2.6.0 |
com.google.gwt : gwt-dev | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |
com.beust : jcommander | jar | 1.27 |
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.1 |
org.hamcrest : hamcrest-library | jar | 1.1 |
org.mockito : mockito-all | jar | 1.9.5 |