GWT Property Source Library: Programmatic access to compile time configuration values


License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.realityforge.gwt.property-source
ArtifactId

ArtifactId

gwt-property-source
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

GWT 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

https://github.com/realityforge/gwt-property-source

Download gwt-property-source

How to add to project

<!-- 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"]

Dependencies

provided (3)

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

test (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1